2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / fixinc / tests / base / tinfo.h
blob46bc611e44976f6c052e3fc80ce3ebdc7cdfb6b3
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/tinfo.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( TINFO_CPLUSPLUS_CHECK )
13 #ifdef __cplusplus
14 int bogus;
15 #endif
16 #endif /* TINFO_CPLUSPLUS_CHECK */