diff Core/OrthancException.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
line wrap: on
line diff
--- a/Core/OrthancException.h	Fri May 29 21:23:57 2020 +0200
+++ b/Core/OrthancException.h	Fri Jun 05 16:07:01 2020 +0200
@@ -35,8 +35,8 @@
 
 #include "Compatibility.h"
 #include "Enumerations.h"
-#include "Exports.h"
 #include "Logging.h"
+#include "OrthancFramework.h"
 
 #include <stdint.h>
 #include <string>