fix no_unity build error for inc_build_test regression

This commit is contained in:
wenxingsen
2023-10-24 04:13:42 +00:00
committed by ob-robot
parent 58f226a3da
commit 7301597e49
48 changed files with 78 additions and 28 deletions

View File

@ -13,6 +13,7 @@
#define USING_LOG_PREFIX SQL_ENG
#include "ob_expr_xml_element.h"
#include "sql/engine/ob_exec_context.h"
#ifdef OB_BUILD_ORACLE_XML
#include "lib/xml/ob_xml_util.h"
#include "sql/engine/expr/ob_expr_xml_func_helper.h"