aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/libcxx/include/compare
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/libcxx/include/compare')
-rw-r--r--contrib/llvm-project/libcxx/include/compare1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm-project/libcxx/include/compare b/contrib/llvm-project/libcxx/include/compare
index 9272dbf62b14..626c7435f5fd 100644
--- a/contrib/llvm-project/libcxx/include/compare
+++ b/contrib/llvm-project/libcxx/include/compare
@@ -151,6 +151,7 @@ namespace std {
#include <__compare/ordering.h>
#include <__compare/partial_order.h>
#include <__compare/strong_order.h>
+#include <__compare/synth_three_way.h>
#include <__compare/three_way_comparable.h>
#include <__compare/weak_order.h>
#include <__config>