diff OrthancServer/Sources/ServerToolbox.h @ 4392:3af1d763763a

confining Json::Reader and Json::*Writer into Toolbox
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 21 Dec 2020 18:09:47 +0100
parents 9214e3a7b0a2
children d9473bd5ed43
line wrap: on
line diff
--- a/OrthancServer/Sources/ServerToolbox.h	Mon Dec 21 08:47:29 2020 +0100
+++ b/OrthancServer/Sources/ServerToolbox.h	Mon Dec 21 18:09:47 2020 +0100
@@ -35,7 +35,6 @@
 
 #include "ServerEnumerations.h"
 
-#include <json/json.h>
 #include <boost/noncopyable.hpp>
 #include <list>