Commit 3071fe5
authored
[libc++] Add missing include <limits> to bitset to_ullong.pass.cpp test (llvm#149149)
This was added to to_ulong.pass.cpp years ago by
cf1dc8d but I don't think the other
part of that commit matters here.1 parent d218011 commit 3071fe5
File tree
1 file changed
+1
-0
lines changed- libcxx/test/std/utilities/template.bitset/bitset.members
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments