tm.h not protected for double inclusion.

Matthieu Moy Matthieu.Moy@imag.fr
Tue Apr 8 16:53:00 GMT 2003


Is there any reason for which the file tm.h generated in objectdir/gcc
doesn't have a multiple inclusion protection like

#ifndef TM_H
#define TM_H

...

#endif

? 

-- 
Matthieu



More information about the Gcc mailing list