aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/inc/c.h
blob: 48a738aa7cda012af18d3d70120f7933bdf66c16 (plain)
1
2
3
4
5
6
/* APPLE LOCAL file headermaps */
#if COUNT != 3
  #error COUNT not 3 in c
#endif
#undef COUNT
#define COUNT 4