]> git.pld-linux.org Git - packages/flex.git/blob - flex-gcc3.patch
- gcc 3.x fixes (patches stolen from RH).
[packages/flex.git] / flex-gcc3.patch
1 --- flex-2.5.4/skel.c.orig      Tue Nov  6 17:29:12 2001
2 +++ flex-2.5.4/skel.c   Tue Nov  6 17:28:49 2001
3 @@ -31,7 +31,7 @@
4    "",
5    "#include <stdlib.h>",
6    "%+",
7 -  "class istream;",
8 +  "#include <iostream.h>",
9    "%*",
10    "",
11    "/* Use prototypes in function declarations. */",
This page took 0.0229 seconds and 3 git commands to generate.