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