Skip to content

Commit c992f2b

Browse files
committed
GH-48566: [C++][CI] Fix compilation on Valgrind job
1 parent 86166d5 commit c992f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/src/arrow/dataset/file_parquet_encryption_test.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
#include "arrow/util/thread_pool.h"
3939
#include "parquet/arrow/reader.h"
4040
#include "parquet/encryption/crypto_factory.h"
41+
#include "parquet/encryption/encryption_internal.h" // for EnsureBackendInitialized
4142
#include "parquet/encryption/kms_client.h"
4243
#include "parquet/encryption/test_in_memory_kms.h"
4344

0 commit comments

Comments
 (0)