diff options
Diffstat (limited to 'cpp/tests/LazyLoadedContentTest.cpp')
-rw-r--r-- | cpp/tests/LazyLoadedContentTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/tests/LazyLoadedContentTest.cpp b/cpp/tests/LazyLoadedContentTest.cpp index 2075a6dd3a..624d2be3ff 100644 --- a/cpp/tests/LazyLoadedContentTest.cpp +++ b/cpp/tests/LazyLoadedContentTest.cpp @@ -25,6 +25,7 @@ #include <iostream> #include <list> #include <sstream> +#include "AMQFrame.h" using std::list; using std::string; |