fix(os): add win ctest
This commit is contained in:
parent
73724363f5
commit
d39fbc5201
|
@ -41,7 +41,6 @@
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
extern "C" int32_t ctgdGetClusterCacheNum(struct SCatalog* pCatalog, int32_t type);
|
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 ctgdEnableDebug(char *option);
|
||||||
extern "C" int32_t ctgdGetStatNum(char *option, void *res);
|
extern "C" int32_t ctgdGetStatNum(char *option, void *res);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue