diff options
Diffstat (limited to 'cpp/src/Ice/Instance.h')
-rw-r--r-- | cpp/src/Ice/Instance.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/Instance.h b/cpp/src/Ice/Instance.h index 6d498dc6715..b39e88ce838 100644 --- a/cpp/src/Ice/Instance.h +++ b/cpp/src/Ice/Instance.h @@ -10,6 +10,7 @@ #ifndef ICE_INSTANCE_H #define ICE_INSTANCE_H +#include <IceUtil/Config.h> #include <IceUtil/Shared.h> #include <IceUtil/Mutex.h> #include <IceUtil/RecMutex.h> |