提交 68cc3d4f 编写于 作者: H Hongze Cheng

refact

上级 b38e6907
......@@ -7,7 +7,7 @@
add_library(tdb "")
target_sources(tdb
PRIVATE
"src/db/tdbPgCache.c"
"src/db/tdbPCache.c"
)
target_include_directories(
......
......@@ -121,9 +121,9 @@ typedef TD_DLIST_NODE(SPgFile) SPgFileListNode;
// #include "tdbBtree.h"
#include "tdbPgCache.h"
#include "tdbPCache.h"
// #include "tdbPgFile.h"
// #include "tdbPFile.h"
// #include "tdbEnv.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册