Skip to content

Commit de029f8

Browse files
Add transient missing include
1 parent 38d2fe3 commit de029f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/test/libcxx/containers/sequences/vector.bool/hash.constexpr.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// libc++ makes the operator() of this partial specialization constexpr since C++20, which is a conforming extension.
1616

1717
#include <cassert>
18+
#include <functional>
1819
#include <vector>
1920

2021
#include "min_allocator.h"

0 commit comments

Comments
 (0)