diff Platforms/Wasm/WasmPlatformApplicationAdapter.cpp @ 792:4fe4b221a31f

deprecating MessagingToolbox
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 May 2019 08:49:49 +0200
parents 79bb0a02d1cc
children
line wrap: on
line diff
--- a/Platforms/Wasm/WasmPlatformApplicationAdapter.cpp	Tue May 28 08:29:24 2019 +0200
+++ b/Platforms/Wasm/WasmPlatformApplicationAdapter.cpp	Tue May 28 08:49:49 2019 +0200
@@ -1,6 +1,5 @@
 #include "WasmPlatformApplicationAdapter.h"
 
-#include "Framework/Toolbox/MessagingToolbox.h"
 #include "Framework/StoneException.h"
 #include <stdio.h>
 #include "Platforms/Wasm/Defaults.h"
@@ -57,4 +56,4 @@
     }
   }
 
-}
\ No newline at end of file
+}