]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/mi1nd.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / mi1nd.h
diff --git a/gcc/testsuite/gcc.dg/cpp/mi1nd.h b/gcc/testsuite/gcc.dg/cpp/mi1nd.h
deleted file mode 100644 (file)
index c14c1a3..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Redundant include check with #if !defined.  */
-
-#if !defined CPP_MIND_H
-#define CPP_MIND_H
-
-int c;
-
-#endif