Skip to content

Commit 26880b1

Browse files
authored
Fix build with sandboxing (#5686)
1 parent 9b24426 commit 26880b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ydb/library/yql/minikql/invoke_builtins/header.ya.make.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ COPY_FILE(TEXT
3333
mkql_builtins.h
3434
mkql_builtins_codegen.h
3535
mkql_builtins_codegen_llvm.h
36+
arrow/array/array_base.h
37+
arrow/array/util.h
3638
)
3739

3840
COPY_FILE(TEXT

0 commit comments

Comments
 (0)