Remove most using declarations from header files.
[ardour.git] / gtk2_ardour / editor_route_list.cc
index 4765050ba5232354b2ebb7eba5b8f826d1ac3a92..00b4a3656d400327a2f6f1b03e8a8701bfa2f9f8 100644 (file)
@@ -39,6 +39,7 @@
 
 #include "i18n.h"
 
+using namespace std;
 using namespace sigc;
 using namespace ARDOUR;
 using namespace PBD;