2008-05-30 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / import2.c
blob99b987551b3e15300640ff7c5635e7a2a79b73ae
1 /* Copyright (C) 2003, 2008 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "-Wno-deprecated" } */
6 /* This tests that the file is only included once
7 Neil Booth, 2 August 2003. */
9 #include "import2.h"
10 #import "import2.h"
11 #include "import2.h"