From 7b6b7cb9e94b906eedf416fb2d4e72124f757329 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 7 Apr 2008 20:42:28 +0000 Subject: Fix rhel5 build errors. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@645670 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/amqp_0_10/Packer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/qpid') diff --git a/cpp/src/qpid/amqp_0_10/Packer.h b/cpp/src/qpid/amqp_0_10/Packer.h index 1005ef34aa..ebb0488525 100644 --- a/cpp/src/qpid/amqp_0_10/Packer.h +++ b/cpp/src/qpid/amqp_0_10/Packer.h @@ -23,6 +23,7 @@ */ #include +#include namespace qpid { namespace amqp_0_10 { -- cgit v1.2.1