3 lines
44 B
C
3 lines
44 B
C
#if defined(ERR_HEADER)
|
|
#error nope1
|
|
#endif
|
#if defined(ERR_HEADER)
|
|
#error nope1
|
|
#endif
|