7 lines
65 B
C
7 lines
65 B
C
#ifndef TEST2_HEADER
|
|
#define TEST2_HEADER
|
|
|
|
void test2();
|
|
|
|
#endif
|