
15 May
2006
15 May
'06
6:26 p.m.
Felipe Magno de Almeida wrote:
I want to be able to preprocess a file without *needing* the system headers. Although, using them is a lot safer.
That's the point: To get predictable / correct results you can't skip processing included files. Anything else is heuristic. Regards, Stefan