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