From cdd283db257b308dd2a07171f5d2eb5e9672bc3e Mon Sep 17 00:00:00 2001 From: Jose Date: Fri, 24 Mar 2017 12:33:33 +0100 Subject: Fix (ICE-7498) - Port more test to UWP --- cpp/test/Ice/stringConverter/Client.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/test/Ice/stringConverter/Client.cpp') 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 #include +DEFINE_TEST("client") + using namespace std; static bool useLocale = false; -- cgit v1.2.3