summaryrefslogtreecommitdiff
path: root/python/modules/IcePy/ObjectAdapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'python/modules/IcePy/ObjectAdapter.cpp')
-rw-r--r--python/modules/IcePy/ObjectAdapter.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/modules/IcePy/ObjectAdapter.cpp b/python/modules/IcePy/ObjectAdapter.cpp
index 7506aa08d4f..0947fe00153 100644
--- a/python/modules/IcePy/ObjectAdapter.cpp
+++ b/python/modules/IcePy/ObjectAdapter.cpp
@@ -7,9 +7,6 @@
//
// **********************************************************************
-#ifdef _WIN32
-# include <IceUtil/Config.h>
-#endif
#include <ObjectAdapter.h>
#include <Communicator.h>
#include <Current.h>