6 lines
59 B
C
6 lines
59 B
C
|
#ifdef PARSED
|
||
|
#error parsed twice
|
||
|
#endif
|
||
|
|
||
|
#define PARSED 1
|