fix(os): add win ctest

This commit is contained in:
afwerar 2022-05-28 21:53:29 +08:00
parent 73724363f5
commit d39fbc5201
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
namespace {
extern "C" int32_t ctgdGetClusterCacheNum(struct SCatalog* pCatalog, int32_t type);
extern "C" int32_t ctgOpUpdateTbMeta(SCtgCacheOperation *action);
extern "C" int32_t ctgdEnableDebug(char *option);
extern "C" int32_t ctgdGetStatNum(char *option, void *res);