]> SALOME platform Git repositories - samples/component.git/blobdiff - src/TestFunctions/TestFunctions.cxx
Salome HOME
Porting SALOME COMPONENT module to win32 platform.
[samples/component.git] / src / TestFunctions / TestFunctions.cxx
index 3e03d6ce120cea6a0030aa68f1f266fe3e94fe51..d836bd927d058be0c9e79821b6ea0a86a640ba1a 100644 (file)
@@ -26,7 +26,9 @@
 //
 #include <iostream>
 #include <fstream>
+#ifndef WIN32
 #include <unistd.h>
+#endif
 
 #include <SALOMEconfig.h>
 #include CORBA_CLIENT_HEADER(AddComponent)