]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/keyword.cc
Issue 4550 (2/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / keyword.cc
index b5f7947ada203e31550ee041a557f37f439b115c..4eb7c835941d59bab59558b7ba6cbc25161b8384 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <cstring>
 #include <cstdlib>
-using namespace std;
 
 /* for qsort */
 bool tab_less (Keyword_ent const &p1, Keyword_ent const &p2)