]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/syshdr1.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / syshdr1.h
diff --git a/gcc/testsuite/gcc.dg/cpp/syshdr1.h b/gcc/testsuite/gcc.dg/cpp/syshdr1.h
deleted file mode 100644 (file)
index 310f39b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-/* This file should generate an error because #include_next is not a
-   standard directive.  */
-
-#include_next <stdio.h>