]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/syshdr2.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / syshdr2.h
diff --git a/gcc/testsuite/gcc.dg/cpp/syshdr2.h b/gcc/testsuite/gcc.dg/cpp/syshdr2.h
deleted file mode 100644 (file)
index 0140fda..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/* This file would generate an error because of #include_next, but the
-   #pragma marks it a system header, so the error is suppressed.  */
-
-#pragma GCC system_header
-#include_next <stdio.h>