summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/Thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'python/modules/IcePy/Thread.cpp')
-rw-r--r--python/modules/IcePy/Thread.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/modules/IcePy/Thread.cpp b/python/modules/IcePy/Thread.cpp
index 50dae5a0903..543730fea60 100644
--- a/python/modules/IcePy/Thread.cpp
+++ b/python/modules/IcePy/Thread.cpp
@@ -7,9 +7,6 @@
//
// **********************************************************************
-#ifdef _WIN32
-# include <IceUtil/Config.h>
-#endif
#include <Thread.h>
using namespace std;