diff options
author | Jose <jose@zeroc.com> | 2015-12-16 13:35:46 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2015-12-16 13:35:46 +0100 |
commit | b7fd9dbe7ab341c95254ddba98b93c8265ac985a (patch) | |
tree | 98992d7af79bc60366c5b98c0947bc41455433a2 /cpp/src/IceGrid/RegistryI.h | |
parent | Avoid forward declarations with IceGridLib (diff) | |
download | ice-b7fd9dbe7ab341c95254ddba98b93c8265ac985a.tar.bz2 ice-b7fd9dbe7ab341c95254ddba98b93c8265ac985a.tar.xz ice-b7fd9dbe7ab341c95254ddba98b93c8265ac985a.zip |
IceGridLib build fixes
Diffstat (limited to 'cpp/src/IceGrid/RegistryI.h')
-rw-r--r-- | cpp/src/IceGrid/RegistryI.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/IceGrid/RegistryI.h b/cpp/src/IceGrid/RegistryI.h index 66ff4852ab0..9f6178fcb3d 100644 --- a/cpp/src/IceGrid/RegistryI.h +++ b/cpp/src/IceGrid/RegistryI.h @@ -12,8 +12,6 @@ #include <IceUtil/Timer.h> #include <IceGrid/Registry.h> -#include <IceGrid/Query.h> -#include <IceGrid/Locator.h> #include <IceGrid/Internal.h> #include <IceGrid/PlatformInfo.h> #include <IceGrid/ReplicaSessionManager.h> |