summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/Instance.cpp
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-07-05 17:09:52 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-07-05 17:09:52 +0000
commit2d785a494566c723ea29cb8a1841d3bded9f52b6 (patch)
tree9d9e80c637c6add4e6d58fec291f2c9ebb9a58ef /cppe/src/IceE/Instance.cpp
parentFixed linux compile (diff)
downloadice-2d785a494566c723ea29cb8a1841d3bded9f52b6.tar.bz2
ice-2d785a494566c723ea29cb8a1841d3bded9f52b6.tar.xz
ice-2d785a494566c723ea29cb8a1841d3bded9f52b6.zip
cleaned up includes.
Diffstat (limited to 'cppe/src/IceE/Instance.cpp')
-rw-r--r--cppe/src/IceE/Instance.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/cppe/src/IceE/Instance.cpp b/cppe/src/IceE/Instance.cpp
index f26f8440b72..88827671b82 100644
--- a/cppe/src/IceE/Instance.cpp
+++ b/cppe/src/IceE/Instance.cpp
@@ -22,13 +22,9 @@
#include <IceE/ProxyFactory.h>
#include <IceE/OutgoingConnectionFactory.h>
#include <IceE/LocalException.h>
-#include <IceE/Exception.h>
#include <IceE/Properties.h>
#include <IceE/LoggerI.h>
-#include <IceE/Network.h>
#include <IceE/EndpointFactory.h>
-#include <IceE/Endpoint.h>
-#include <IceE/Initialize.h>
#ifndef ICEE_PURE_CLIENT
# include <IceE/ObjectAdapterFactory.h>
#endif