summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/controller
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2017-03-02 22:04:44 -0500
committerBernard Normier <bernard@zeroc.com>2017-03-02 22:04:44 -0500
commit7575bff4935c0c9166bbf82f7414a515abf45faf (patch)
tree7e392deefb208490d33e000337438d6add4c3550 /cpp/test/uwp/controller
parentFixes for test with Nuget packages (diff)
downloadice-7575bff4935c0c9166bbf82f7414a515abf45faf.tar.bz2
ice-7575bff4935c0c9166bbf82f7414a515abf45faf.tar.xz
ice-7575bff4935c0c9166bbf82f7414a515abf45faf.zip
Replaced ICE_SSL_ by ICESSL_ for consistency
Diffstat (limited to 'cpp/test/uwp/controller')
-rw-r--r--cpp/test/uwp/controller/ViewController.xaml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/uwp/controller/ViewController.xaml.h b/cpp/test/uwp/controller/ViewController.xaml.h
index e84b200d8ba..a35af555017 100644
--- a/cpp/test/uwp/controller/ViewController.xaml.h
+++ b/cpp/test/uwp/controller/ViewController.xaml.h
@@ -49,4 +49,4 @@ private:
std::map<std::string, HINSTANCE> _dlls;
};
-} \ No newline at end of file
+}