Mercurial > hg > orthanc
diff OrthancServer/Plugins/Samples/ServeFolders/Plugin.cpp @ 4395:3c400d3c11ef
removed useless includes
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 22 Dec 2020 08:14:54 +0100 |
parents | 9a01e0f89b6d |
children | d9473bd5ed43 |
line wrap: on
line diff
--- a/OrthancServer/Plugins/Samples/ServeFolders/Plugin.cpp Tue Dec 22 08:11:37 2020 +0100 +++ b/OrthancServer/Plugins/Samples/ServeFolders/Plugin.cpp Tue Dec 22 08:14:54 2020 +0100 @@ -21,7 +21,6 @@ #include "../Common/OrthancPluginCppWrapper.h" -#include <json/reader.h> #include <json/value.h> #include <boost/filesystem.hpp> #include <boost/date_time/posix_time/posix_time.hpp>