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/export_preset.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/export_preset.cc') diff --git a/libs/ardour/export_preset.cc b/libs/ardour/export_preset.cc index b8e5098767..093803daa6 100644 --- a/libs/ardour/export_preset.cc +++ b/libs/ardour/export_preset.cc @@ -22,6 +22,7 @@ #include "ardour/session.h" +using namespace std; using namespace ARDOUR; ExportPreset::ExportPreset (string filename, Session & s) : -- cgit v1.2.3