3 lines
47 B
C
3 lines
47 B
C
void function_in_header(int i) {
|
|
if (i) {}
|
|
}
|
void function_in_header(int i) {
|
|
if (i) {}
|
|
}
|