fix build error for ccls build
This commit is contained in:
committed by
wangzelin.wzl
parent
efbed6ee8a
commit
b29a1bfe75
@ -54,6 +54,6 @@ DEF_SIMPLE_EXECUTOR_IMPL(ObCreateSequence, do_sequence_ddl);
|
||||
DEF_SIMPLE_EXECUTOR_IMPL(ObAlterSequence, do_sequence_ddl);
|
||||
DEF_SIMPLE_EXECUTOR_IMPL(ObDropSequence, do_sequence_ddl);
|
||||
|
||||
#undef DEF_EXECUTOR_IMPL
|
||||
#undef DEF_SIMPLE_EXECUTOR_IMPL
|
||||
} // namespace sql
|
||||
} // namespace oceanbase
|
||||
|
||||
Reference in New Issue
Block a user