diff options
Diffstat (limited to 'cpp/tests/InMemoryContentTest.cpp')
-rw-r--r-- | cpp/tests/InMemoryContentTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/tests/InMemoryContentTest.cpp b/cpp/tests/InMemoryContentTest.cpp index bd638dae66..1494518578 100644 --- a/cpp/tests/InMemoryContentTest.cpp +++ b/cpp/tests/InMemoryContentTest.cpp @@ -23,6 +23,7 @@ #include <AMQP_HighestVersion.h> #include <iostream> #include <list> +#include "AMQFrame.h" using std::list; using std::string; |