From 51aa1c108e8b9c3b72aa1e81bcd9b41b3910c4b4 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 6 May 2009 14:59:23 +0000 Subject: Remove useless qpid/shared_ptr.h wrapper. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@772294 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/cluster/ClusterPlugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/qpid/cluster/ClusterPlugin.cpp') diff --git a/cpp/src/qpid/cluster/ClusterPlugin.cpp b/cpp/src/qpid/cluster/ClusterPlugin.cpp index 0067de8ec1..66d15fa56b 100644 --- a/cpp/src/qpid/cluster/ClusterPlugin.cpp +++ b/cpp/src/qpid/cluster/ClusterPlugin.cpp @@ -28,7 +28,6 @@ #include "qpid/broker/Broker.h" #include "qpid/Plugin.h" #include "qpid/Options.h" -#include "qpid/shared_ptr.h" #include "qpid/sys/AtomicValue.h" #include "qpid/log/Statement.h" @@ -39,6 +38,7 @@ #include "qpid/broker/SessionState.h" #include "qpid/client/ConnectionSettings.h" +#include #include #include -- cgit v1.2.1