3 lines
48 B
C
3 lines
48 B
C
#pragma once
|
|
|
|
void printf(const char* fmt, ...); |
#pragma once
|
|
|
|
void printf(const char* fmt, ...); |