]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/warn-scheme.cc
Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / warn-scheme.cc
index be29eaad592f70232a4f4b32f13b03e28432defc..fe6729d112c25075e733a6e5ccfb53d37cd70cff 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1998--2014 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 1998--2015 Jan Nieuwenhuizen <janneke@gnu.org>
   Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -26,6 +26,8 @@
 #include "international.hh"
 #include "warn.hh"
 
+using std::string;
+
 /*
   Error / warning / progress / debug message output functions
 */