[fix](compile) Add missing inclusion (#19199)

Co-authored-by: hugoluo <hugoluo@tencent.com>
This commit is contained in:
yuxuan-luo
2023-05-05 20:32:32 +08:00
committed by GitHub
parent 159344792f
commit 8aa61eb8f4

View File

@ -20,6 +20,8 @@
#pragma once
#include <array>
#include "io/cache/block/block_file_cache_fwd.h"
namespace doris {