Does anyone know why gcc b0rks when someone includes things in a C++ app
like

include <header>

rather than

include <header.h>

?

It must work with some versions of gcc as other people can compile it.

-- 

Steve Fox
http://k-lug.com

Reply via email to