合并头文件,删除无用头文件

This commit is contained in:
liuxueli
2019-11-18 13:25:38 +08:00
parent 382ca0a793
commit 88d9368cee
6 changed files with 81 additions and 9 deletions

View File

@@ -276,7 +276,7 @@ extern "C" int TSG_MASTER_INIT()
extern "C" int T2_MASTER_UNLOAD()
extern "C" int TSG_MASTER_UNLOAD()
{
return 0;
}