diff options
author | Matthew Newhook <matthew@zeroc.com> | 2005-08-05 07:54:40 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2005-08-05 07:54:40 +0000 |
commit | 9ad872312904cb29cbe8f031711a81cb55af63f0 (patch) | |
tree | 4710da697e429148bdf01f5830bfcdaa3354f34a /cppe/src/IceE/ProxyFactory.cpp | |
parent | cleanup. (diff) | |
download | ice-9ad872312904cb29cbe8f031711a81cb55af63f0.tar.bz2 ice-9ad872312904cb29cbe8f031711a81cb55af63f0.tar.xz ice-9ad872312904cb29cbe8f031711a81cb55af63f0.zip |
cleanup.
Diffstat (limited to 'cppe/src/IceE/ProxyFactory.cpp')
-rw-r--r-- | cppe/src/IceE/ProxyFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/src/IceE/ProxyFactory.cpp b/cppe/src/IceE/ProxyFactory.cpp index 9e80e0b6e09..a55c3b83233 100644 --- a/cppe/src/IceE/ProxyFactory.cpp +++ b/cppe/src/IceE/ProxyFactory.cpp @@ -12,7 +12,7 @@ #include <IceE/Time.h> #include <IceE/Instance.h> #include <IceE/Proxy.h> -#include <IceE/Reference.h>
+#include <IceE/Reference.h> #include <IceE/ReferenceFactory.h> #include <IceE/LocatorInfo.h> #include <IceE/Properties.h> |