rt_gccstream/gcc/testsuite/gcc.dg/cpp/import1.h

7 lines
86 B
C

#ifndef IMPORT1_H
#define IMPORT1_H
#ifdef BUG
#error Should not happen
#endif
#endif