From ba57e373864d44cfae17ec8c2c9de7a55f0b4113 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 9 Aug 2007 00:03:43 +0000 Subject: Moved Proxy generation to rubygen. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@564051 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/framing/Proxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/qpid/framing') diff --git a/cpp/src/qpid/framing/Proxy.h b/cpp/src/qpid/framing/Proxy.h index 4af496387b..279f219ddd 100644 --- a/cpp/src/qpid/framing/Proxy.h +++ b/cpp/src/qpid/framing/Proxy.h @@ -28,6 +28,7 @@ namespace framing { class ChannelAdapter; class FieldTable; class Content; +class Uuid; /** * Base class for proxies. -- cgit v1.2.1