]> 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 4f9d0bbbdefaa78d1766c4fea4345dbe8d80964b..4e338caec99c199e19a8b1dd4d34882bdeba1465 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)
 {