]> SALOME platform Git repositories - samples/component.git/blobdiff - src/DataStreamComponent/DataStreamComponent_CheckOfUndefined.cxx
Salome HOME
Porting SALOME COMPONENT module to win32 platform.
[samples/component.git] / src / DataStreamComponent / DataStreamComponent_CheckOfUndefined.cxx
index c9ae1c9650fe8159905df30cb4c976cdf3e376bd..e410f11f715cf5bdf21bde7807e649675876906a 100644 (file)
@@ -26,7 +26,9 @@
 //
 #include <iostream>
 #include <fstream>
+#ifndef WIN32
 #include <unistd.h>
+#endif
 
 #include "DataStreamComponent_Impl.hxx"