3 lines
39 B
C
3 lines
39 B
C
#pragma once
|
|
|
|
int print(object input);
|
#pragma once
|
|
|
|
int print(object input);
|