diff options
Diffstat (limited to 'py/modules/IcePy/Proxy.cpp')
-rw-r--r-- | py/modules/IcePy/Proxy.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/modules/IcePy/Proxy.cpp b/py/modules/IcePy/Proxy.cpp index 56bd7276a9f..91e4dca1243 100644 --- a/py/modules/IcePy/Proxy.cpp +++ b/py/modules/IcePy/Proxy.cpp @@ -9,7 +9,6 @@ #include <Proxy.h> #include <structmember.h> -#include <Exception.h> #include <Identity.h> #include <Marshal.h> #include <Types.h> |