diff options
Diffstat (limited to 'cpp/test/Ice/retry/Collocated.cpp')
-rw-r--r-- | cpp/test/Ice/retry/Collocated.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/Ice/retry/Collocated.cpp b/cpp/test/Ice/retry/Collocated.cpp index c601ae0d7ac..2ace05b3da4 100644 --- a/cpp/test/Ice/retry/Collocated.cpp +++ b/cpp/test/Ice/retry/Collocated.cpp @@ -43,6 +43,7 @@ main(int argc, char* argv[]) { #ifdef ICE_STATIC_LIBS Ice::registerIceSSL(false); + Ice::registerIceWS(true); #endif try { |