summaryrefslogtreecommitdiff
path: root/cpp/test/FreezeScript/dbmap/makedb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/FreezeScript/dbmap/makedb.cpp')
-rw-r--r--cpp/test/FreezeScript/dbmap/makedb.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/FreezeScript/dbmap/makedb.cpp b/cpp/test/FreezeScript/dbmap/makedb.cpp
index dcda6f5cd3e..c33d2713d4b 100644
--- a/cpp/test/FreezeScript/dbmap/makedb.cpp
+++ b/cpp/test/FreezeScript/dbmap/makedb.cpp
@@ -14,6 +14,7 @@
using namespace std;
using namespace Ice;
using namespace Freeze;
+using namespace Test;
int
run(const CommunicatorPtr& communicator, const string& envName, const string& dbName)