]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/accidental.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / accidental.cc
index 4343c2dc5a9bf75e473b4d31c7b8a454b3910f2e..00ce8786d17ac65ed0db2d3ddf8f7c21d452ce96 100644 (file)
@@ -28,6 +28,9 @@
 #include "system.hh"
 #include "skyline-pair.hh"
 
+using std::string;
+using std::vector;
+
 Stencil
 parenthesize (Grob *me, Stencil m)
 {