Skip to content

Commit 9bf257d

Browse files
committed
attempt to fix CI
1 parent 8cddb83 commit 9bf257d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/include/__algorithm/mismatch.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include <__type_traits/is_constant_evaluated.h>
2323
#include <__type_traits/is_equality_comparable.h>
2424
#include <__type_traits/is_integral.h>
25+
#include <__utility/integer_sequence.h>
2526
#include <__utility/move.h>
2627
#include <__utility/pair.h>
2728
#include <__utility/unreachable.h>

0 commit comments

Comments
 (0)