X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FTestCopyDicom.cxx;h=2edc47f8597b8a04dc85164c64c009ea80af353e;hb=b07d39c0c7e4f5b54703a05df602a0b0608cb76d;hp=b07b1afcff63b2447e8069ce34475e52d8a5cbbf;hpb=43d88e7ca1386013ee755c4eee3dc0519d335ec3;p=gdcm.git diff --git a/Example/TestCopyDicom.cxx b/Example/TestCopyDicom.cxx index b07b1afc..2edc47f8 100644 --- a/Example/TestCopyDicom.cxx +++ b/Example/TestCopyDicom.cxx @@ -6,6 +6,8 @@ #ifndef _WIN32 #include //for access, unlink +#else +#include //for _access #endif // return true if the file exists