diff options
Diffstat (limited to 'cpp/test/Ice/exceptions/TestI.h')
-rw-r--r-- | cpp/test/Ice/exceptions/TestI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/exceptions/TestI.h b/cpp/test/Ice/exceptions/TestI.h index 30f69ddbc62..c4ae7b8e6b0 100644 --- a/cpp/test/Ice/exceptions/TestI.h +++ b/cpp/test/Ice/exceptions/TestI.h @@ -11,7 +11,6 @@ #define TEST_I_H #include <Test.h> -#include <TestCommon.h> bool endsWith(const std::string&, const std::string&); |