comparison Platforms/Generic/WebServicePostCommand.h @ 212:5412adf19980

resort to OrthancFramework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Jun 2018 17:48:47 +0200
parents e9c7a78a3e77
children 3d523c9a8f0d 192e6e349e69
comparison
equal deleted inserted replaced
211:64eac89a1de3 212:5412adf19980
23 23
24 #include "IOracleCommand.h" 24 #include "IOracleCommand.h"
25 25
26 #include "../../Framework/Toolbox/IWebService.h" 26 #include "../../Framework/Toolbox/IWebService.h"
27 27
28 #include "../../Resources/Orthanc/Core/WebServiceParameters.h" 28 #include <Core/WebServiceParameters.h>
29 29
30 #include <memory> 30 #include <memory>
31 31
32 namespace OrthancStone 32 namespace OrthancStone
33 { 33 {