summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/Logger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'python/modules/IcePy/Logger.cpp')
-rw-r--r--python/modules/IcePy/Logger.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/modules/IcePy/Logger.cpp b/python/modules/IcePy/Logger.cpp
index 94f37e6c914..7715eeb3740 100644
--- a/python/modules/IcePy/Logger.cpp
+++ b/python/modules/IcePy/Logger.cpp
@@ -7,9 +7,6 @@
//
// **********************************************************************
-#ifdef _WIN32
-# include <IceUtil/Config.h>
-#endif
#include <Logger.h>
#include <Thread.h>
#include <Ice/Initialize.h>