]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/general-scheme.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / general-scheme.cc
index de5a2cc225be4f3f8ca2dd068ed471b0c0e116dd..d5fe89024cd2fa7c0cce49968a74f665d8465795 100644 (file)
@@ -40,9 +40,6 @@ using namespace std;
 #include "version.hh"
 #include "warn.hh"
 
-using std::string;
-using std::vector;
-
 /* Declaration of log function(s) */
 SCM ly_progress (SCM, SCM);