]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/src/bbcreaVtkReadMHDPlane.cxx
#3209 creaVtk Feature New Normal branch vtk7itk4wx3-mingw
[creaVtk.git] / bbtk_creaVtk_PKG / src / bbcreaVtkReadMHDPlane.cxx
index 020eb5f9080d0aecff4b85e807382e57172c7029..918d216770be079fc41c36d47621c96c59e8e5f6 100644 (file)
@@ -13,8 +13,9 @@
 #include <sys/types.h>
 
 #if defined(_WIN32)
+       #include <share.h> 
 #else
-#include <unistd.h>
+       #include <unistd.h>
 #endif // defined(_WIN32)
 
 #include <stdlib.h>