Remove most using declarations from header files.
[ardour.git] / libs / ardour / chan_count.cc
index e60104dad8d2c42e622fbc5b8fc84edd67b3e1ca..b11c578455f316d04f4e9d65e947a14f6fd48efc 100644 (file)
@@ -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.