From 1d650710c37a8a10b4f518d45a2a7d35f01547b4 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 23:56:12 +0000 Subject: [PATCH] lilypond-1.3.91 --- lily/lexer.ll | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lily/lexer.ll b/lily/lexer.ll index dfbdfd9a36..87fbcacb82 100644 --- a/lily/lexer.ll +++ b/lily/lexer.ll @@ -41,6 +41,8 @@ #include "mudela-version.hh" #include "translator-def.hh" +#define isatty HORRIBLEKLUDGE + void strip_trailing_white (String&); void strip_leading_white (String&); -- 2.39.5