add Get????Version function of expat/jsoncpp

This commit is contained in:
2020-10-11 17:57:47 +08:00
parent 46bb78cefb
commit 225bf198b0
6 changed files with 20 additions and 2 deletions

View File

@@ -4,6 +4,8 @@
namespace hgl
{
const UTF8String GetJsoncppVersion();
/**
* 转换Json数据类型到普通UTF8字符串
*/