From 378d3db41f0a925551b242ac0c453873555dcde9 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 17 Aug 2007 19:04:14 +0000 Subject: Fix cluster code for heap reuduction commit. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@567109 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/Cluster.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/tests/Cluster.cpp') diff --git a/cpp/src/tests/Cluster.cpp b/cpp/src/tests/Cluster.cpp index 2d23b87627..f3a50e2094 100644 --- a/cpp/src/tests/Cluster.cpp +++ b/cpp/src/tests/Cluster.cpp @@ -21,6 +21,7 @@ #include "qpid/framing/SessionPingBody.h" #include "qpid/framing/SessionPongBody.h" +#include "qpid/framing/all_method_bodies.h" #include "qpid/cluster/ClassifierHandler.h" #define BOOST_AUTO_TEST_MAIN // Must come before #include -- cgit v1.2.1