From cf3a9eb8cf578be00f0556ff5d93bfdf7c12aec8 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 4 May 2009 17:22:33 +0000 Subject: Applied PIMPL pattern to SubscriptionManager. Cleaned up some sloppy #includes. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@771366 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/txtest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/tests/txtest.cpp') diff --git a/cpp/src/tests/txtest.cpp b/cpp/src/tests/txtest.cpp index fb1d19ca8a..c1ee246e2c 100644 --- a/cpp/src/tests/txtest.cpp +++ b/cpp/src/tests/txtest.cpp @@ -34,6 +34,7 @@ #include "qpid/framing/Array.h" #include "qpid/framing/Buffer.h" #include "qpid/sys/uuid.h" +#include "qpid/sys/Thread.h" using namespace qpid; using namespace qpid::client; -- cgit v1.2.1