Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-40621: [C++] Add missing util/config.h in arrow/io/compressed_test…
….cc (#40625) ### Rationale for this change This is a follow-up of #40222. We need `#include arrow/util/config.h` for `ARROW_WITH_*`. ### What changes are included in this PR? Add missing `#include`. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #40621 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: mwish <anmmscs_maple@qq.com>
- Loading branch information