From c94c9b5333c06c03deb6a6dcb1a91ecdf111b481 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Mon, 16 Jul 2012 17:30:00 +0000 Subject: QPID-3858: WIP - More tidy-up git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1362153 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/storePerftools/asyncPerf/PerfTest.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/src/tests/storePerftools/asyncPerf/PerfTest.cpp') diff --git a/cpp/src/tests/storePerftools/asyncPerf/PerfTest.cpp b/cpp/src/tests/storePerftools/asyncPerf/PerfTest.cpp index 1497b678a0..6377cc0d85 100644 --- a/cpp/src/tests/storePerftools/asyncPerf/PerfTest.cpp +++ b/cpp/src/tests/storePerftools/asyncPerf/PerfTest.cpp @@ -34,8 +34,6 @@ #include "qpid/Modules.h" // Use with loading store as module #include "qpid/asyncStore/AsyncStoreImpl.h" #include "qpid/asyncStore/AsyncStoreOptions.h" -#include "qpid/broker/AsyncStore.h" -#include "qpid/sys/Poller.h" #include -- cgit v1.2.1