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