comparison 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
comparison
equal deleted inserted replaced
791:907189734acd 792:4fe4b221a31f
1 #include "WasmPlatformApplicationAdapter.h" 1 #include "WasmPlatformApplicationAdapter.h"
2 2
3 #include "Framework/Toolbox/MessagingToolbox.h"
4 #include "Framework/StoneException.h" 3 #include "Framework/StoneException.h"
5 #include <stdio.h> 4 #include <stdio.h>
6 #include "Platforms/Wasm/Defaults.h" 5 #include "Platforms/Wasm/Defaults.h"
7 6
8 namespace OrthancStone 7 namespace OrthancStone