comparison Samples/Sdl/SingleFrameViewer/SimpleViewer.cpp @ 1392:ffdb82850e98

Sdl run loop in /Common (might revert if need to customize) Segregation ongoing between sdl wasm Both samples ok SDL msvc v141 x64
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 28 Apr 2020 13:52:21 +0200
parents ab871499ed30
children
comparison
equal deleted inserted replaced
1391:32272ecfc6c2 1392:ffdb82850e98
1 #error TO BE DELETED
1 2
2 #include "SdlSimpleViewerApplication.h" 3 #include "SdlSimpleViewerApplication.h"
3 4
4 #include <Core/OrthancException.h> 5 #include <Core/OrthancException.h>
5 6