diff options
Diffstat (limited to 'cpp/test/Ice/interceptor/TestI.cpp')
-rw-r--r-- | cpp/test/Ice/interceptor/TestI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/interceptor/TestI.cpp b/cpp/test/Ice/interceptor/TestI.cpp index 1857100745e..1dbfe41697e 100644 --- a/cpp/test/Ice/interceptor/TestI.cpp +++ b/cpp/test/Ice/interceptor/TestI.cpp @@ -14,7 +14,7 @@ #include <Test.h> #include <iostream> -using namespace IceUtil; +using namespace IceUtil; using namespace std; void |