Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.dg / pch / import-2.c
blobf9535688182130285e028932f1c95767f2cb8deb
1 /* { dg-options "-I. -I $srcdir/gcc.dg/pch/include" } */
3 #include "import-2.h"
4 #import "import-2b.h"
6 int main(int argc, char **argv) {
7 return 0;