summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Current.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-09-07 18:10:32 +0000
committerMark Spruiell <mes@zeroc.com>2004-09-07 18:10:32 +0000
commitc0ce634b89ca28489e0a409c75f50e43932f3307 (patch)
tree5f0a0136ed22d9aa49140f44905e5678e5ab2425 /py/modules/IcePy/Current.cpp
parenthandle primitive sequence types as special case (diff)
downloadice-c0ce634b89ca28489e0a409c75f50e43932f3307.tar.bz2
ice-c0ce634b89ca28489e0a409c75f50e43932f3307.tar.xz
ice-c0ce634b89ca28489e0a409c75f50e43932f3307.zip
merging Identity functions into Util
Diffstat (limited to 'py/modules/IcePy/Current.cpp')
-rw-r--r--py/modules/IcePy/Current.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/modules/IcePy/Current.cpp b/py/modules/IcePy/Current.cpp
index 6fe06e02b9e..0a1ab855ca5 100644
--- a/py/modules/IcePy/Current.cpp
+++ b/py/modules/IcePy/Current.cpp
@@ -9,7 +9,6 @@
#include <Current.h>
#include <structmember.h>
-#include <Identity.h>
#include <ObjectAdapter.h>
#include <Util.h>