]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/includable-lexer.hh
* lily/lookup.cc (triangle): rewrite, obviating symmetric_x_triangle().
[lilypond.git] / lily / include / includable-lexer.hh
index adff5283bdd037814c1ce90854c43e21b234aa01..ab4f520ac1a77f2043b2119ff9a0a760542e3d4b 100644 (file)
@@ -3,14 +3,16 @@
 
   source file of the LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
-
 #ifndef INCLUDABLE_LEXER_HH
 #define INCLUDABLE_LEXER_HH
 
+#ifndef LEXER_CC
+using namespace std;
 #include <FlexLexer.h>
+#endif
 
 #include "string.hh"
 #include "parray.hh"