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