added #include <testfwk.h>
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 30 Oct 2007 08:55:56 +0000 (08:55 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 30 Oct 2007 08:55:56 +0000 (08:55 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4954 4a8a32a2-be11-0410-ad9d-d568d2c75423

support/regression/tests/bug-1805702.c

index 1b92e04a7793caadc4edb65cfa29e6dd5bfb9907..91c49952fa6928f7ceb2fe3ffa56674608ce200c 100644 (file)
@@ -1,10 +1,10 @@
 /* bug-1805702.c
  */
 
-/* disabled */
-#if 0
 #include <testfwk.h>
 
+/* disabled */
+#if 0
 int foo;
 extern int foo;