6 lines
65 B
C
6 lines
65 B
C
#if !defined (guard) EMPTYR
|
|
#ifdef VAR
|
|
VAR++;
|
|
#endif
|
|
#endif
|