Skip to content

Commit 44447c4

Browse files
WillAydclaude
authored andcommitted
Remove span.h from meson install_headers
The header was deleted but not removed from the meson build configuration, causing the C++ Meson CI to fail. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fec2367 commit 44447c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/src/arrow/util/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ install_headers(
159159
'rows_to_batches.h',
160160
'simd.h',
161161
'small_vector.h',
162-
'span.h',
163162
'string_util.h',
164163
'string.h',
165164
'task_group.h',

0 commit comments

Comments
 (0)