aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/cpp/import1.h
blob: 936c525eb7f16d2b2bac16a0209ab551e5f503e5 (plain)
1
2
3
4
5
6
#ifndef IMPORT1_H
#define IMPORT1_H
#ifdef BUG
#error Should not happen
#endif
#endif