Skip to content

Commit 1270c3e

Browse files
fix unrelated CI failures
1 parent 10f536f commit 1270c3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/test/std/containers/test_compare.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#ifndef TEST_COMPARE_H
1010
#define TEST_COMPARE_H
1111

12+
#include "test_macros.h"
13+
1214
template <class T>
1315
struct test_equal_to {
1416
int data_;

0 commit comments

Comments
 (0)