Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.dg / cpp / import2.c
blob5c32523880e5aa1e78e4481619b6b0b11c829691
1 /* Copyright (C) 2003 Free Software Foundation, Inc. */
3 /* { dg-do preprocess } */
4 /* { dg-options "" } */
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"