]> SALOME platform Git repositories - samples/component.git/blobdiff - src/SyrComponent/SyrComponent_CheckOfUndefined.cxx
Salome HOME
Porting SALOME COMPONENT module to win32 platform.
[samples/component.git] / src / SyrComponent / SyrComponent_CheckOfUndefined.cxx
index ae5e436ae0344877d4a83804052a63f668fd1469..8ac46db3903fd556e86e3cea356d88f6ac646308 100755 (executable)
@@ -25,7 +25,9 @@
 //  Module : SuperVisionTest
 //
 #include <stdio.h>
+#ifndef WIN32
 #include <unistd.h>
+#endif
 #include <iostream>
 #include <fstream>
 #include <strstream>