]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/keyword.cc
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / keyword.cc
index 4eb7c835941d59bab59558b7ba6cbc25161b8384..b5f7947ada203e31550ee041a557f37f439b115c 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <cstring>
 #include <cstdlib>
+using namespace std;
 
 /* for qsort */
 bool tab_less (Keyword_ent const &p1, Keyword_ent const &p2)