diff options
Diffstat (limited to 'python/modules/IcePy/BatchRequestInterceptor.cpp')
-rw-r--r-- | python/modules/IcePy/BatchRequestInterceptor.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/modules/IcePy/BatchRequestInterceptor.cpp b/python/modules/IcePy/BatchRequestInterceptor.cpp index 83620003c0c..15626d3e07b 100644 --- a/python/modules/IcePy/BatchRequestInterceptor.cpp +++ b/python/modules/IcePy/BatchRequestInterceptor.cpp @@ -7,9 +7,6 @@ // // ********************************************************************** -#ifdef _WIN32 -# include <IceUtil/Config.h> -#endif #include <BatchRequestInterceptor.h> #include <Proxy.h> #include <Thread.h> |