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/location_importer.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/location_importer.cc') diff --git a/libs/ardour/location_importer.cc b/libs/ardour/location_importer.cc index 48a8cb1f67..31a49e44f5 100644 --- a/libs/ardour/location_importer.cc +++ b/libs/ardour/location_importer.cc @@ -29,6 +29,7 @@ #include "i18n.h" +using namespace std; using namespace PBD; using namespace ARDOUR; -- cgit v1.2.3