]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/mi1cc.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi1cc.h
diff --git a/gcc/testsuite/gcc.dg/cpp/mi1cc.h b/gcc/testsuite/gcc.dg/cpp/mi1cc.h
deleted file mode 100644 (file)
index 46a38cd..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-// Redundant header include test with C comments at top.
-
-#ifndef CPP_MICC_H
-#define CPP_MICC_H
-
-int b;
-
-#endif
-
-// And at the end too!