summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Multicaster.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-01-27 01:44:02 +0000
committerAlan Conway <aconway@apache.org>2009-01-27 01:44:02 +0000
commit57acf95c94d52b15b2ad6e6038bf3390d9063282 (patch)
treee7b07be0e204b1e9f4bda85be345efd9dcabca44 /cpp/src/qpid/cluster/Multicaster.cpp
parentd40d874132bc5011a76bd883fdf9d2507a2f8149 (diff)
downloadqpid-python-57acf95c94d52b15b2ad6e6038bf3390d9063282.tar.gz
cluster: Add sequence number to events & frames
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@737968 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/cluster/Multicaster.cpp')
-rw-r--r--cpp/src/qpid/cluster/Multicaster.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/qpid/cluster/Multicaster.cpp b/cpp/src/qpid/cluster/Multicaster.cpp
index 4fa12651eb..847088435c 100644
--- a/cpp/src/qpid/cluster/Multicaster.cpp
+++ b/cpp/src/qpid/cluster/Multicaster.cpp
@@ -21,7 +21,6 @@
#include "Multicaster.h"
#include "Cpg.h"
-#include "ClusterLeaveException.h"
#include "qpid/log/Statement.h"
#include "qpid/sys/LatencyMetric.h"