From f5431bb215c107c1967842cfeb6814cfd3a866a9 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Fri, 21 Dec 2012 17:04:33 +0000 Subject: NO-JIRA: Removed Timer.h out of the chain of header files included by Broker.h (since that is widely included) to avoid unnecessary recompilation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1425037 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/QueueTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/QueueTest.cpp b/cpp/src/tests/QueueTest.cpp index 3dfe3863f4..1177bf7119 100644 --- a/cpp/src/tests/QueueTest.cpp +++ b/cpp/src/tests/QueueTest.cpp @@ -40,6 +40,7 @@ #include "qpid/framing/reply_exceptions.h" #include "qpid/broker/QueueFlowLimit.h" #include "qpid/broker/QueueSettings.h" +#include "qpid/sys/Timer.h" #include #include -- cgit v1.2.1