diff Core/HttpClient.h @ 3992:f9863630ec7f

working on the shared library for Orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 16:07:01 +0200
parents 5d2348b39392
children 05a363186da6
line wrap: on
line diff
--- a/Core/HttpClient.h	Fri May 29 21:23:57 2020 +0200
+++ b/Core/HttpClient.h	Fri Jun 05 16:07:01 2020 +0200
@@ -33,8 +33,8 @@
 
 #pragma once
 
-#include "Exports.h"
 #include "Enumerations.h"
+#include "OrthancFramework.h"
 #include "WebServiceParameters.h"
 
 #include <string>