summaryrefslogtreecommitdiff
path: root/cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h')
-rw-r--r--cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h b/cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h
index 7fa74a2c51..127408e3db 100644
--- a/cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h
+++ b/cpp/src/tests/storePerftools/asyncPerf/MessageProducer.h
@@ -32,6 +32,7 @@ class AsyncStoreImpl;
}
namespace broker {
class AsyncResultQueue;
+class TxnBuffer;
}}
namespace tests {
@@ -40,7 +41,6 @@ namespace asyncPerf {
class SimpleQueue;
class TestOptions;
-class TxnBuffer;
class MessageProducer
{