changeset 17:c30e86b4a9d5

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 06 Nov 2021 11:59:12 +0100
parents 4df89753eaef (current diff) 71804e52a474 (diff)
children bb863910e7bf
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Plugin/HttpCache.h	Sat Nov 06 11:59:01 2021 +0100
+++ b/Plugin/HttpCache.h	Sat Nov 06 11:59:12 2021 +0100
@@ -22,6 +22,7 @@
 #include <boost/date_time/posix_time/posix_time_types.hpp>
 #include <boost/noncopyable.hpp>
 #include <boost/thread/mutex.hpp>
+#include <map>
 
 
 namespace OrthancPlugins