summaryrefslogtreecommitdiff
path: root/libcxx/include/set
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/set')
-rw-r--r--libcxx/include/set1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/include/set b/libcxx/include/set
index 108a9e97f88..f2ce6ea2f36 100644
--- a/libcxx/include/set
+++ b/libcxx/include/set
@@ -402,6 +402,7 @@ swap(multiset<Key, Compare, Allocator>& x, multiset<Key, Compare, Allocator>& y)
#include <__tree>
#include <__node_handle>
#include <functional>
+#include <version>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header