summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/MainPage.xaml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/uwp/MainPage.xaml.cpp')
-rw-r--r--cpp/test/uwp/MainPage.xaml.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/test/uwp/MainPage.xaml.cpp b/cpp/test/uwp/MainPage.xaml.cpp
index 303174816cc..5561f5b25c1 100644
--- a/cpp/test/uwp/MainPage.xaml.cpp
+++ b/cpp/test/uwp/MainPage.xaml.cpp
@@ -796,6 +796,7 @@ MainPage::MainPage() :
_messages(ref new Vector<String^>())
{
InitializeComponent();
+ Ice::registerIceSSL();
}
void