diff Applications/Samples/SimpleViewer/Wasm/mainWasm.cpp @ 445:ee41b6a017d7 bgo-commands-codegen

dumb change
author bgo-osimis
date Wed, 16 Jan 2019 16:24:45 +0100
parents b70e9be013e4
children 2d8ab34c8c91
line wrap: on
line diff
--- a/Applications/Samples/SimpleViewer/Wasm/mainWasm.cpp	Fri Dec 28 10:40:34 2018 +0100
+++ b/Applications/Samples/SimpleViewer/Wasm/mainWasm.cpp	Wed Jan 16 16:24:45 2019 +0100
@@ -35,4 +35,4 @@
 OrthancStone::WasmPlatformApplicationAdapter* CreateWasmApplicationAdapter(OrthancStone::MessageBroker& broker, IStoneApplication* application)
 {
   return new SimpleViewer::SimpleViewerWasmApplicationAdapter(broker, *(dynamic_cast<SimpleViewer::SimpleViewerApplication*>(application)));
-}
\ No newline at end of file
+}