Merge branch 'master' into develop

This commit is contained in:
Peter Dimov
2022-06-14 15:38:19 +03:00

View File

@@ -2,6 +2,8 @@
// Distributed under the Boost Software License, Version 1.0. // Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt // https://www.boost.org/LICENSE_1_0.txt
#define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING
#include <boost/config/pragma_message.hpp> #include <boost/config/pragma_message.hpp>
#if defined(__GNUC__) && !defined(__clang__) && __cplusplus < 201100L #if defined(__GNUC__) && !defined(__clang__) && __cplusplus < 201100L