Remove most using declarations from header files.
[ardour.git] / libs / ardour / element_import_handler.cc
index 53b5741622cc72ff33050964019090016f0405d1..c360e8220677910845fb67a896674b08623bebc4 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <algorithm>
 
+using namespace std;
 using namespace ARDOUR;
 
 bool ElementImportHandler::_dirty = false;