Skip to content

Commit f0bfc2b

Browse files
committed
Update libcxx/test/std/utilities/utility/pairs/pairs.spec/comparison.pass.cpp
1 parent 77fb360 commit f0bfc2b

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)