diff options
Diffstat (limited to 'cpp/src/IceGrid/NodeCache.cpp')
-rw-r--r-- | cpp/src/IceGrid/NodeCache.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/IceGrid/NodeCache.cpp b/cpp/src/IceGrid/NodeCache.cpp index 8c29af2aa43..e28468b36af 100644 --- a/cpp/src/IceGrid/NodeCache.cpp +++ b/cpp/src/IceGrid/NodeCache.cpp @@ -18,8 +18,6 @@ #include <IceGrid/ReplicaCache.h> #include <IceGrid/DescriptorHelper.h> -#include <IcePatch2/Util.h> - using namespace std; using namespace IceGrid; |