fix build error for ccls build
This commit is contained in:
committed by
wangzelin.wzl
parent
efbed6ee8a
commit
b29a1bfe75
@ -19,8 +19,7 @@
|
||||
#include "sql/engine/user_defined_function/ob_udf_registration_types.h"
|
||||
#include "sql/engine/expr/ob_expr.h"
|
||||
#include "rpc/obmysql/ob_mysql_global.h"
|
||||
#include "objit/common/ob_expr_res_type.h"
|
||||
//#include "common/expression/ob_i_sql_expression.h"
|
||||
#include "sql/engine/expr/ob_expr_res_type.h"
|
||||
|
||||
namespace oceanbase
|
||||
{
|
||||
|
||||
@ -15,8 +15,7 @@
|
||||
|
||||
#include "ob_udf_registration_types.h"
|
||||
#include "share/schema/ob_udf.h"
|
||||
/* 是不是不应该依赖objit里面的头文件?*/
|
||||
#include "objit/common/ob_expr_res_type.h"
|
||||
#include "sql/engine/expr/ob_expr_res_type.h"
|
||||
#include "sql/engine/expr/ob_expr.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user