]> SALOME platform Git repositories - tools/libbatch.git/blobdiff - src/Core/Log.cxx
Salome HOME
Win32 compatibility
[tools/libbatch.git] / src / Core / Log.cxx
index 980b2c1efe2262b7aed7f8e524de880a791dd2b2..2011bd39ba14ae22b8da7a0446e52995da58c690 100644 (file)
 #include "Utils.hxx"
 #include "Log.hxx"
 
+#ifdef WIN32
+#include <time.h>
+#endif
+
 using namespace std;
 
 namespace Batch {