Salome HOME
Porting SALOME COMPONENT module to win32 platform.
[samples/component.git] / src / TypesCheck / TypesCheck_CheckOfUndefined.cxx
index 75c4425e765eb83121477d824b06a91aab4e2e92..890040c11a1848daa942ea062ed6c2454be081d6 100644 (file)
@@ -26,7 +26,9 @@
 //
 #include <iostream>
 #include <fstream>
+#ifndef WIN32
 #include <unistd.h>
+#endif
 
 #include "TypesCheck_Impl.hxx"