We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f536f commit 1270c3eCopy full SHA for 1270c3e
libcxx/test/std/containers/test_compare.h
@@ -9,6 +9,8 @@
9
#ifndef TEST_COMPARE_H
10
#define TEST_COMPARE_H
11
12
+#include "test_macros.h"
13
+
14
template <class T>
15
struct test_equal_to {
16
int data_;
0 commit comments