diff options
Diffstat (limited to 'cppe/src/IceE/Communicator.cpp')
-rwxr-xr-x | cppe/src/IceE/Communicator.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppe/src/IceE/Communicator.cpp b/cppe/src/IceE/Communicator.cpp index 287637eb0f9..e9f69cbbd25 100755 --- a/cppe/src/IceE/Communicator.cpp +++ b/cppe/src/IceE/Communicator.cpp @@ -7,9 +7,8 @@ // // ********************************************************************** -#include <IceE/Object.h> #include <IceE/Communicator.h> -#include <IceE/Instance.h>
+#include <IceE/Instance.h> #include <IceE/Properties.h> #include <IceE/ReferenceFactory.h> #include <IceE/ProxyFactory.h> |