Add include of shared_ptr.hpp
[metaproxy-moved-to-github.git] / include / metaproxy / package.hpp
index 8930f0e..52572e8 100644 (file)
@@ -27,6 +27,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #include "filter.hpp"
 #include "session.hpp"
 #include "origin.hpp"
+#include <boost/shared_ptr.hpp>
 
 namespace metaproxy_1 {
     class Package;