summaryrefslogtreecommitdiff
path: root/devel/antlr/files/patch-lib::cpp::antlr::CharBuffer.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-15. Fix the build for gcc < 3.2 (e.g. 2.95.4 on 4.x) by using <istream.h>Greg Lewis1-0/+16
rather than <istream>.