changeset 221:3aae28985514

missing include
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 28 Nov 2019 15:05:32 +0100
parents 5d15a86bad26
children abd287f2d92c
files Plugin/Cache/CacheManager.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Plugin/Cache/CacheManager.h	Tue Sep 03 12:17:27 2019 +0200
+++ b/Plugin/Cache/CacheManager.h	Thu Nov 28 15:05:32 2019 +0100
@@ -26,6 +26,8 @@
 
 #include <orthanc/OrthancCPlugin.h>
 
+#include <boost/shared_ptr.hpp>
+
 namespace OrthancPlugins
 {
   enum CacheProperty