Skip to content

Commit f5565a8

Browse files
lhamesgithub-actions[bot]
authored andcommitted
Automerge: [orc-rt] Include <type_traits> in span.h. (Fixes unit test on Linux)
2 parents 370051a + 6f760dc commit f5565a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orc-rt/include/orc-rt/span.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
#include <cstddef>
2020
#include <limits>
21+
#include <type_traits>
2122

2223
namespace orc_rt {
2324

0 commit comments

Comments
 (0)