From: Adam Dickmeiss Date: Tue, 6 Dec 2011 09:12:32 +0000 (+0100) Subject: Add include of shared_ptr.hpp X-Git-Tag: v1.3.18~12 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=099056ff38366162d878e0ec1f743196691d8ceb;p=metaproxy-moved-to-github.git Add include of shared_ptr.hpp --- diff --git a/include/metaproxy/package.hpp b/include/metaproxy/package.hpp index 8930f0e..52572e8 100644 --- a/include/metaproxy/package.hpp +++ b/include/metaproxy/package.hpp @@ -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 namespace metaproxy_1 { class Package;