summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/stringConverter/Client.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-03-24 12:33:33 +0100
committerJose <jose@zeroc.com>2017-03-24 12:33:33 +0100
commitcdd283db257b308dd2a07171f5d2eb5e9672bc3e (patch)
treec4791dc0c68cae3fd5e417f723d5546c8c554758 /cpp/test/Ice/stringConverter/Client.cpp
parentICE-7680: replace Thread by Runnable (diff)
downloadice-cdd283db257b308dd2a07171f5d2eb5e9672bc3e.tar.bz2
ice-cdd283db257b308dd2a07171f5d2eb5e9672bc3e.tar.xz
ice-cdd283db257b308dd2a07171f5d2eb5e9672bc3e.zip
Fix (ICE-7498) - Port more test to UWP
Diffstat (limited to 'cpp/test/Ice/stringConverter/Client.cpp')
-rw-r--r--cpp/test/Ice/stringConverter/Client.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/stringConverter/Client.cpp b/cpp/test/Ice/stringConverter/Client.cpp
index 93a17ace79d..248669edaf1 100644
--- a/cpp/test/Ice/stringConverter/Client.cpp
+++ b/cpp/test/Ice/stringConverter/Client.cpp
@@ -14,6 +14,8 @@
#include <iostream>
#include <locale.h>
+DEFINE_TEST("client")
+
using namespace std;
static bool useLocale = false;