diff options
Diffstat (limited to 'cpp/src/qpid')
-rw-r--r-- | cpp/src/qpid/framing/Proxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
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. |