summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp')
-rw-r--r--libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp b/libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp
index d168cd70635..01081204200 100644
--- a/libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp
+++ b/libcxx/test/std/utilities/optional/optional.relops/greater_than.pass.cpp
@@ -13,6 +13,8 @@
#include <optional>
+#include "test_macros.h"
+
using std::optional;
struct X {
OpenPOWER on IntegriCloud