summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/ObjectAdapter.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-10-05 23:30:12 +0000
committerMark Spruiell <mes@zeroc.com>2004-10-05 23:30:12 +0000
commit8a45151dfefad0d6930661b6e16b99f84f67fa45 (patch)
tree18ccc9f6dccfad593974615a8af4a793fcf50328 /py/modules/IcePy/ObjectAdapter.cpp
parentfixes (diff)
downloadice-8a45151dfefad0d6930661b6e16b99f84f67fa45.tar.bz2
ice-8a45151dfefad0d6930661b6e16b99f84f67fa45.tar.xz
ice-8a45151dfefad0d6930661b6e16b99f84f67fa45.zip
Win32 port
Diffstat (limited to 'py/modules/IcePy/ObjectAdapter.cpp')
-rw-r--r--py/modules/IcePy/ObjectAdapter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/modules/IcePy/ObjectAdapter.cpp b/py/modules/IcePy/ObjectAdapter.cpp
index 5971ad24b9a..b1c351cc3b7 100644
--- a/py/modules/IcePy/ObjectAdapter.cpp
+++ b/py/modules/IcePy/ObjectAdapter.cpp
@@ -7,6 +7,7 @@
//
// **********************************************************************
+#include <IceUtil/Config.h>
#include <ObjectAdapter.h>
#include <Communicator.h>
#include <Current.h>