fix build error for ccls build

This commit is contained in:
wenxingsen
2022-11-15 10:05:42 +00:00
committed by wangzelin.wzl
parent efbed6ee8a
commit b29a1bfe75
50 changed files with 216 additions and 462 deletions

View File

@ -342,5 +342,7 @@ int ObExprOracleTrunc::cg_expr(ObExprCGCtx &expr_cg_ctx, const ObRawExpr &raw_ex
return ret;
}
#undef GET_SCALE_FOR_CALC
} //namespace sql
} //namespace oceanbase