7 lines
48 B
C
7 lines
48 B
C
|
#ifndef TEST2_H
|
||
|
#define TEST2_H
|
||
|
|
||
|
int x;
|
||
|
|
||
|
#endif
|