]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/global-vars.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / global-vars.cc
index dce813691ad8c63cae791fbf1d7ba41eae2ddbe7..dcbbdfedf615a55a449878183b54c0bcac16e889 100644 (file)
@@ -20,6 +20,9 @@
 #include "file-path.hh"
 #include "main.hh"
 
+using std::string;
+using std::vector;
+
 /*
  * Global options that can be overridden through command line.
  */