diff options
Diffstat (limited to 'cpp/test/Ice/custom/WstringAMDI.cpp')
-rw-r--r-- | cpp/test/Ice/custom/WstringAMDI.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/custom/WstringAMDI.cpp b/cpp/test/Ice/custom/WstringAMDI.cpp index b91f709e8b1..64dc327b507 100644 --- a/cpp/test/Ice/custom/WstringAMDI.cpp +++ b/cpp/test/Ice/custom/WstringAMDI.cpp @@ -62,7 +62,6 @@ Test2::WstringClassI::throwExceptAsync(std::wstring in, error(std::make_exception_ptr(ex)); } - #else void |