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

@ -11,6 +11,11 @@
*/
#define USING_LOG_PREFIX SHARE
#include "share/restore/ob_recover_table_util.h"
#include "share/ob_cluster_version.h"
#include "lib/oblog/ob_log.h"
#include "lib/oblog/ob_log_module.h"
#include "share/ob_errno.h"
#include "lib/worker.h"
using namespace oceanbase;
using namespace share;