增加日志

This commit is contained in:
luoliangyi 2022-08-09 11:59:29 +08:00
parent d163b69f4b
commit 23fd9c71be
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "HGDll.h"
#include "HGInc.h"
#include "HGInfo.h"
#if !defined(HG_CMP_MSC)
#include <dlfcn.h>
#endif