]> Creatis software - gdcm.git/blobdiff - Testing/TestCopyDicom.cxx
ENH: Reorganize cmakelists.txt file
[gdcm.git] / Testing / TestCopyDicom.cxx
index 1effa9f67b5c87c86fa8188b3fa3a0f03cdc137a..62e1a727e9a1a68e0c51a0520786bcdf13132076 100644 (file)
@@ -9,6 +9,8 @@
 
 #ifndef _WIN32
 #include <unistd.h> //for access, unlink
+#else
+#include <io.h> //for _access on Win32
 #endif
 
 // return true if the file exists