diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/qpid/framing/amqp_types_full.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/framing/amqp_types_full.h b/cpp/src/qpid/framing/amqp_types_full.h index 027b563caf..bf89d59980 100644 --- a/cpp/src/qpid/framing/amqp_types_full.h +++ b/cpp/src/qpid/framing/amqp_types_full.h @@ -33,5 +33,6 @@ #include "FramingContent.h" #include "FieldTable.h" #include "SequenceNumberSet.h" +#include "Uuid.h" #endif /*!_framing_amqp_types_decl_h*/ |