From 0c3f1084652f7d81f1ca992676e90c158eeb3e65 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 6 Nov 2006 16:43:31 +0000 Subject: Minor source reorg, see README. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@471789 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/test/unit/qpid/broker/QueueTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/test/unit/qpid/broker/QueueTest.cpp') diff --git a/cpp/test/unit/qpid/broker/QueueTest.cpp b/cpp/test/unit/qpid/broker/QueueTest.cpp index ba1427a087..ee64854dbb 100644 --- a/cpp/test/unit/qpid/broker/QueueTest.cpp +++ b/cpp/test/unit/qpid/broker/QueueTest.cpp @@ -21,7 +21,7 @@ #include using namespace qpid::broker; -using namespace qpid::concurrent; +using namespace qpid::sys; class TestBinding : public virtual Binding{ -- cgit v1.2.1