]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ttf.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / ttf.cc
index dedd83cd88909d755584bb1f4ebe3483158bd2dc..2af774e414c254c402241b9a0a4524ba0f54cec7 100644 (file)
@@ -29,9 +29,6 @@
 #include "main.hh"
 #include "open-type-font.hh"
 
-using std::string;
-using std::vector;
-
 Index_to_charcode_map
 make_index_to_charcode_map (FT_Face face)
 {