]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-guile.cc
Issue 4627: Convert Scheme_hash_table to using Smob1
[lilypond.git] / lily / lily-guile.cc
index bde39214b39faff40af98548533a3ed7a6bb716b..3c033d70f53445f2212d411d55d3456e71aaaa88 100644 (file)
@@ -25,7 +25,6 @@
 #include <cstring> /* strdup, strchr */
 #include <cctype>
 
-using namespace std;
 
 #include "dimensions.hh"
 #include "direction.hh"
@@ -42,6 +41,9 @@ using namespace std;
 #include "warn.hh"
 #include "lily-imports.hh"
 
+using std::string;
+using std::vector;
+
 /*
   symbols/strings.
  */