]> Creatis software - gdcm.git/blobdiff - Example/TestCopyDicom.cxx
ENH: dos2unix CMakeLists.txt to allow diffing of directory with VTK + remove tabs
[gdcm.git] / Example / TestCopyDicom.cxx
index b07b1afcff63b2447e8069ce34475e52d8a5cbbf..2edc47f8597b8a04dc85164c64c009ea80af353e 100644 (file)
@@ -6,6 +6,8 @@
 
 #ifndef _WIN32
 #include <unistd.h> //for access, unlink
+#else
+#include <io.h> //for _access
 #endif
 
 // return true if the file exists