From 3b89d9eaa03406a5e03648f47734211f09b89d62 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 12 May 2009 17:03:42 +0000 Subject: Remove most using declarations from header files. git-svn-id: svn://localhost/ardour2/branches/3.0@5069 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/chan_count.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/ardour/chan_count.cc') diff --git a/libs/ardour/chan_count.cc b/libs/ardour/chan_count.cc index e60104dad8..b11c578455 100644 --- a/libs/ardour/chan_count.cc +++ b/libs/ardour/chan_count.cc @@ -26,6 +26,8 @@ static const char* state_node_name = "Channels"; +using namespace std; + namespace ARDOUR { // infinite/zero chan count stuff, for setting minimums and maximums, etc. -- cgit v1.2.3