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