提交 70bc3fbb 编写于 作者: A Alex Duan

enh: clear assert fix build error

上级 df104b08
......@@ -14,6 +14,7 @@
*/
#include "trbtree.h"
#include "tlog.h"
static void tRBTreeRotateLeft(SRBTree *pTree, SRBTreeNode *x) {
SRBTreeNode *y = x->right;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册