summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Anthony Giusti <kgiusti@apache.org>2011-11-30 19:44:29 +0000
committerKenneth Anthony Giusti <kgiusti@apache.org>2011-11-30 19:44:29 +0000
commit19281ba198fd220f23b38046ff8c069421a13e0b (patch)
treedc264284a4bbe83b1ae86d8d9ef04c7906c0a6db
parent08659efdc833d924caf8c188cbe624a8bd552c9c (diff)
downloadqpid-python-qpid-3603-kgiusti.tar.gz
QPID-3603: pull in header fix.qpid-3603-kgiusti
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603-kgiusti@1208730 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/qpid/ha/HaBroker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/qpid/ha/HaBroker.h b/qpid/cpp/src/qpid/ha/HaBroker.h
index 1a835c9ea0..0580a06202 100644
--- a/qpid/cpp/src/qpid/ha/HaBroker.h
+++ b/qpid/cpp/src/qpid/ha/HaBroker.h
@@ -26,6 +26,7 @@
#include "qmf/org/apache/qpid/ha/HaBroker.h"
#include "qmf/org/apache/qpid/ha/ArgsHaBrokerSetStatus.h"
#include "qpid/management/Manageable.h"
+#include <memory>
namespace qpid {
namespace broker {