Skip to content

Commit 1a931cd

Browse files
committed
Merge branch 'hgh/libcxx/P2944R3-optional-constrained-equality' of https://github.com/H-G-Hristov/llvm-project into hgh/libcxx/P2944R3-optional-constrained-equality
2 parents 6c20674 + 2610b04 commit 1a931cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/utilities/utility/pairs/pairs.spec/comparison.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
#include <cassert>
2222
#include <concepts>
2323

24-
#include "test_macros.h"
2524
#include "test_comparisons.h"
25+
#include "test_macros.h"
2626

2727
#if TEST_STD_VER >= 26
2828

0 commit comments

Comments
 (0)