From e01092bc3d0c315e567a2f8dbd843cc1062e28ae Mon Sep 17 00:00:00 2001 From: Jose Date: Thu, 10 Mar 2016 22:40:49 +0100 Subject: Windows wide string literal fixes --- cpp/test/Ice/operations/TestI.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/test/Ice/operations/TestI.cpp') diff --git a/cpp/test/Ice/operations/TestI.cpp b/cpp/test/Ice/operations/TestI.cpp index 84054ac8d45..1b5eae888cf 100644 --- a/cpp/test/Ice/operations/TestI.cpp +++ b/cpp/test/Ice/operations/TestI.cpp @@ -824,4 +824,3 @@ MyDerivedClassI::opWStringLiterals(const Ice::Current&) return data; } - -- cgit v1.2.3