From a55a45cac6111b666de84823686bf6405483099e Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 20 Aug 2009 22:51:14 +0000 Subject: Remove using namespace boost - not needed and causes confusion with uint8_t from qpid/sys/IntegerTypes.h git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@806389 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/client/Results.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/qpid/client') diff --git a/cpp/src/qpid/client/Results.cpp b/cpp/src/qpid/client/Results.cpp index acb2684727..0de3e8bd04 100644 --- a/cpp/src/qpid/client/Results.cpp +++ b/cpp/src/qpid/client/Results.cpp @@ -24,7 +24,6 @@ #include "qpid/framing/SequenceSet.h" using namespace qpid::framing; -using namespace boost; namespace qpid { namespace client { -- cgit v1.2.1