repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.5.9
[lilypond.git]
/
lexer-gcc-3.0.patch
blob
fedefc258cfb81d4a7103bf4ca488a7541a9f0fa
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. */