diff options
Diffstat (limited to 'cpp/src/tests/DeliveryRecordTest.cpp')
| -rw-r--r-- | cpp/src/tests/DeliveryRecordTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/DeliveryRecordTest.cpp b/cpp/src/tests/DeliveryRecordTest.cpp index 17f9a0d148..f7013014ff 100644 --- a/cpp/src/tests/DeliveryRecordTest.cpp +++ b/cpp/src/tests/DeliveryRecordTest.cpp @@ -20,6 +20,7 @@ * */ #include "qpid/broker/DeliveryRecord.h" +#include "qpid/broker/Queue.h" #include "unit_test.h" #include <iostream> #include <memory> |
