]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/open-type-font.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / open-type-font.cc
index 8a7bdf7221bd51ffe465aaf131381894b33141d2..3038df4331645f30dcb000be55cf3deb0830171d 100644 (file)
@@ -31,9 +31,6 @@ using namespace std;
 #include "modified-font-metric.hh"
 #include "warn.hh"
 
-using std::map;
-using std::string;
-
 FT_Byte *
 load_table (char const *tag_str, FT_Face face, FT_ULong *length)
 {