4 lines
36 B
C
4 lines
36 B
C
#pragma once
|
|
|
|
const char * hello();
|
#pragma once
|
|
|
|
const char * hello();
|