summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/qpid/broker/DtxWorkRecord.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/DtxWorkRecord.h b/cpp/src/qpid/broker/DtxWorkRecord.h
index db2cb28f6f..b38af907c5 100644
--- a/cpp/src/qpid/broker/DtxWorkRecord.h
+++ b/cpp/src/qpid/broker/DtxWorkRecord.h
@@ -37,7 +37,7 @@
namespace qpid {
namespace broker {
-class DtxTimeout;
+struct DtxTimeout;
/**
* Represents the work done under a particular distributed transaction