diff options
Diffstat (limited to 'cpp/test/Ice/dispatcher/TestI.h')
-rw-r--r-- | cpp/test/Ice/dispatcher/TestI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/Ice/dispatcher/TestI.h b/cpp/test/Ice/dispatcher/TestI.h index f645036bde7..b64aca8e681 100644 --- a/cpp/test/Ice/dispatcher/TestI.h +++ b/cpp/test/Ice/dispatcher/TestI.h @@ -10,6 +10,7 @@ #ifndef TEST_I_H #define TEST_I_H +#include <IceUtil/IceUtil.h> #include <Test.h> class TestIntfControllerI; |