]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / context.cc
index ef6fecf4b1aa123e566d858c4a576f2c3f45951e..7892236010bac918da656db7cdaad2daab7a7b85 100644 (file)
@@ -32,6 +32,9 @@
 #include "warn.hh"
 #include "lily-imports.hh"
 
+using std::string;
+using std::vector;
+
 bool
 Context::is_removable () const
 {