changeset 321:705be6d59d9b default tip

fix build on tumbleweed
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Jun 2024 12:57:30 +0200
parents 553fa466835a
children
files Plugin/Cache/CacheManager.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Plugin/Cache/CacheManager.h	Thu May 30 22:04:03 2024 +0200
+++ b/Plugin/Cache/CacheManager.h	Tue Jun 11 12:57:30 2024 +0200
@@ -30,6 +30,9 @@
 
 #include <boost/shared_ptr.hpp>
 
+#include <list>
+#include <map>
+
 namespace OrthancPlugins
 {
   enum CacheProperty