From f9bcdcbbc91a553cd5fa72996eeac84daacb99db Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Sun, 7 Jul 2019 17:14:51 +0200 Subject: via6522: Change most mappings into m() [O. Galibert] --- 3rdparty/asio/include/asio/detail/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty') diff --git a/3rdparty/asio/include/asio/detail/config.hpp b/3rdparty/asio/include/asio/detail/config.hpp index 64a80abdb3a..0c651bed71d 100644 --- a/3rdparty/asio/include/asio/detail/config.hpp +++ b/3rdparty/asio/include/asio/detail/config.hpp @@ -709,7 +709,7 @@ # if defined(__clang__) # if (__cplusplus >= 201103) # ifdef _LIBCPP_VERSION -# if _LIBCPP_VERSION >= 9000 +# if _LIBCPP_VERSION >= 8000 # define ASIO_HAS_STD_STRING_VIEW 1 # endif # endif -- cgit v1.2.3-70-g09d2