aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/cpp/syshdr1.h
blob: 310f39b5f77ea4f1e6156cee7de9aac0fb7f70a9 (plain)
1
2
3
4
/* This file should generate an error because #include_next is not a
   standard directive.  */

#include_next <stdio.h>