From 5ab8eeb762b885023740e946c3b774b317f3f326 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 14 Aug 2007 21:25:18 +0000 Subject: Simple inline message construction for exceptions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@565919 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qpid/Exception.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/qpid/Exception.h b/qpid/cpp/src/qpid/Exception.h index 24f0efd16b..a7ab1fa8aa 100644 --- a/qpid/cpp/src/qpid/Exception.h +++ b/qpid/cpp/src/qpid/Exception.h @@ -22,8 +22,8 @@ * */ -#include "framing/amqp_types.h" - +#include "qpid/framing/amqp_types.h" +#include "qpid/Msg.h" #include #include #include -- cgit v1.2.1