diff Plugin/Cache/CacheManager.h @ 221:3aae28985514

missing include
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 28 Nov 2019 15:05:32 +0100
parents 2f27287c047c
children aee499712ac4
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