summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/facets/Collocated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/facets/Collocated.cpp')
-rw-r--r--cpp/test/Ice/facets/Collocated.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/test/Ice/facets/Collocated.cpp b/cpp/test/Ice/facets/Collocated.cpp
index da189c8e5f2..e7cfd352c08 100644
--- a/cpp/test/Ice/facets/Collocated.cpp
+++ b/cpp/test/Ice/facets/Collocated.cpp
@@ -8,8 +8,11 @@
// **********************************************************************
#include <Ice/Ice.h>
+#include <TestCommon.h>
#include <TestI.h>
+DEFINE_TEST("server")
+
using namespace std;
using namespace Test;