]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lookup.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / lookup.cc
index bad54405eb0b4d73b039493f6c8eeacc902b049e..c88e37700f0e9be454ecc0f25ac07cd7656267f9 100644 (file)
@@ -34,6 +34,8 @@ using namespace std;
 #include "main.hh"
 #include "lily-guile.hh"
 
+using std::vector;
+
 Stencil
 Lookup::beam (Real slope, Real width, Real thick, Real blot)
 {