diff options
Diffstat (limited to 'cpp/lib/broker/InMemoryContent.cpp')
-rw-r--r-- | cpp/lib/broker/InMemoryContent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/lib/broker/InMemoryContent.cpp b/cpp/lib/broker/InMemoryContent.cpp index 07af8633e5..e6db6b0539 100644 --- a/cpp/lib/broker/InMemoryContent.cpp +++ b/cpp/lib/broker/InMemoryContent.cpp @@ -19,6 +19,7 @@ * */ #include <InMemoryContent.h> +#include "AMQFrame.h" using namespace qpid::broker; using namespace qpid::framing; |