diff options
Diffstat (limited to 'cpp/test/Ice/objects/Server.cpp')
-rw-r--r-- | cpp/test/Ice/objects/Server.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/Ice/objects/Server.cpp b/cpp/test/Ice/objects/Server.cpp index 908658ba974..c4f9ddff36a 100644 --- a/cpp/test/Ice/objects/Server.cpp +++ b/cpp/test/Ice/objects/Server.cpp @@ -11,6 +11,7 @@ #include <TestI.h> using namespace std; +using namespace Test; int run(int argc, char* argv[], const Ice::CommunicatorPtr& communicator) |