diff options
Diffstat (limited to 'cpp/src/tests/storePerftools/asyncPerf/MessageAsyncContext.cpp')
-rw-r--r-- | cpp/src/tests/storePerftools/asyncPerf/MessageAsyncContext.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/storePerftools/asyncPerf/MessageAsyncContext.cpp b/cpp/src/tests/storePerftools/asyncPerf/MessageAsyncContext.cpp index abb6b5c657..5bcf3fe401 100644 --- a/cpp/src/tests/storePerftools/asyncPerf/MessageAsyncContext.cpp +++ b/cpp/src/tests/storePerftools/asyncPerf/MessageAsyncContext.cpp @@ -22,6 +22,7 @@ */ #include "MessageAsyncContext.h" + #include "SimpleMessage.h" #include <cassert> |