summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/enums/Client.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2012-10-19 20:48:46 +0200
committerJose <jose@zeroc.com>2012-10-19 20:48:46 +0200
commitbb5974d0956dd199fbc1ddb92289c9724bc3bd6a (patch)
tree95691a11411c54a63955d89abf3d9646ff770fd4 /cpp/test/Ice/enums/Client.cpp
parentFixed winrt/StreamEmpointI, protocol abstract method was not implemented. (diff)
downloadice-bb5974d0956dd199fbc1ddb92289c9724bc3bd6a.tar.bz2
ice-bb5974d0956dd199fbc1ddb92289c9724bc3bd6a.tar.xz
ice-bb5974d0956dd199fbc1ddb92289c9724bc3bd6a.zip
Fixed enums test in WinRT builds
Diffstat (limited to 'cpp/test/Ice/enums/Client.cpp')
-rw-r--r--cpp/test/Ice/enums/Client.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/enums/Client.cpp b/cpp/test/Ice/enums/Client.cpp
index 83e29a291e2..47700e7c981 100644
--- a/cpp/test/Ice/enums/Client.cpp
+++ b/cpp/test/Ice/enums/Client.cpp
@@ -11,6 +11,8 @@
#include <TestCommon.h>
#include <Test.h>
+DEFINE_TEST("client")
+
using namespace std;
using namespace Test;