rt_gccstream/gcc/testsuite/gcc.dg/cpp/syshdr1.h

5 lines
121 B
C

/* This file should generate an error because #include_next is not a
standard directive. */
#include_next <stdio.h>