diff options
Diffstat (limited to 'cpp/src/IceGrid/NodeCache.h')
-rw-r--r-- | cpp/src/IceGrid/NodeCache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/NodeCache.h b/cpp/src/IceGrid/NodeCache.h index 73543df8d1c..a811cb88ba7 100644 --- a/cpp/src/IceGrid/NodeCache.h +++ b/cpp/src/IceGrid/NodeCache.h @@ -13,6 +13,7 @@ #include <IceUtil/Mutex.h> #include <IceUtil/Shared.h> #include <IceGrid/Cache.h> +#include <IceGrid/Internal.h> namespace IceGrid { |