aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/libcxx/include/codecvt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/libcxx/include/codecvt')
-rw-r--r--contrib/llvm-project/libcxx/include/codecvt1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm-project/libcxx/include/codecvt b/contrib/llvm-project/libcxx/include/codecvt
index 60d3db882c03..74839d199686 100644
--- a/contrib/llvm-project/libcxx/include/codecvt
+++ b/contrib/llvm-project/libcxx/include/codecvt
@@ -56,6 +56,7 @@ class codecvt_utf8_utf16
#include <__config>
#include <__locale>
+#include <version>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header