opnsense-src/test/Preprocessor/pragma_sysheader.h

5 lines
57 B
C
Raw Normal View History

2009-06-22 04:08:35 -04:00
#pragma GCC system_header
typedef int x;
typedef int x;