函数声明放置于头文件

This commit is contained in:
xiongziliang
2019-06-24 14:58:56 +08:00
parent 9a5d3da69c
commit bff1f2f8f6
3 changed files with 6 additions and 6 deletions

View File

@@ -45,4 +45,7 @@ extern const string kPort;
} // namespace mediakit
void installWebApi();
void unInstallWebApi();
#endif //ZLMEDIAKIT_WEBAPI_H