forked from github/server
4 lines
59 B
C
4 lines
59 B
C
|
#pragma once
|
||
|
|
||
|
int exparse_readfile(const char * filename);
|