]> git.donarmstrong.com Git - lilypond.git/blob - lexer-gcc-3.0.patch
* autogen.sh: Generate.
[lilypond.git] / lexer-gcc-3.0.patch
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
5  
6  #include <stdlib.h>
7 -class istream;
8 +#include <iostream.h>
9  #include <unistd.h>
10  
11  /* Use prototypes in function declarations. */