]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/cluster.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / cluster.cc
index 9c160fd8ccb4037aee24480a5581078e997208bd..d7f106964f05a3d8ecc3e35857f65b06916df3fe 100644 (file)
@@ -29,6 +29,9 @@
 #include "staff-symbol-referencer.hh"
 #include "warn.hh"
 
+using std::string;
+using std::vector;
+
 /*
   TODO: Add support for cubic spline segments.
  */