commit | 7dad0bd68bf780b08b70c02a3b88374abfa6c152 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Tue Dec 11 04:35:44 2018 +0000 |
committer | Marshall Clow <mclow.lists@gmail.com> | Tue Dec 11 04:35:44 2018 +0000 |
tree | f3dc02cfe3636fcb6bea07d6eba9e0c80aa71c33 | |
parent | 6368818fd572b49ecb062906ed4a379bca4447df [diff] [blame] |
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 llvm-svn: 348828
diff --git a/libcxx/include/limits b/libcxx/include/limits index 5b75f4a9..5ea9a9e 100644 --- a/libcxx/include/limits +++ b/libcxx/include/limits
@@ -119,6 +119,7 @@ _LIBCPP_PUSH_MACROS #include <__undef_macros> +#include <version> _LIBCPP_BEGIN_NAMESPACE_STD