Add missing skip_typeref().
[cparser] / lexer.h
2007-09-16 Matthias Braun- countless bugfixes
2007-09-08 Matthias Braunhandle multiple strings in a row
2007-07-21 Matthias Braunrefactored lexer code
2007-06-19 Matthias Braunchanged the way preprocessing directives are parsed
2007-06-16 Matthias Braunno enviornment passing around anymore in lexer, more...
2007-06-09 Matthias BraunInitial import of c parser