lilypond-1.5.33
[lilypond.git] / lexer-gcc-3.0.patch
blobfedefc258cfb81d4a7103bf4ca488a7541a9f0fa
1 --- ./lily/out-gcc-3.0/lexer.cc~ Tue Jun 26 13:12:26 2001
2 +++ ./lily/out-gcc-3.0/lexer.cc Tue Jun 26 13:11:56 2001
3 @@ -21,7 +21,7 @@
4 #ifdef __cplusplus
6 #include <stdlib.h>
7 -class istream;
8 +#include <iostream.h>
9 #include <unistd.h>
11 /* Use prototypes in function declarations. */