comparison Applications/StoneWebViewer/Plugin/Plugin.cpp @ 1627:1ed2af7332a2

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 22:15:24 +0100
parents 4fb8fdf03314
children f1bd464dc3e1
comparison
equal deleted inserted replaced
1626:58abe9e13ee3 1627:1ed2af7332a2
21 21
22 #include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h" 22 #include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
23 23
24 #include <EmbeddedResources.h> 24 #include <EmbeddedResources.h>
25 25
26 #include <Logging.h>
26 #include <SystemToolbox.h> 27 #include <SystemToolbox.h>
27 #include <Toolbox.h> 28 #include <Toolbox.h>
28 29
29 OrthancPluginErrorCode OnChangeCallback(OrthancPluginChangeType changeType, 30 OrthancPluginErrorCode OnChangeCallback(OrthancPluginChangeType changeType,
30 OrthancPluginResourceType resourceType, 31 OrthancPluginResourceType resourceType,