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