diff --git a/test/protect_cpp20_test.cpp b/test/protect_cpp20_test.cpp index b20ce00..9a6ab25 100644 --- a/test/protect_cpp20_test.cpp +++ b/test/protect_cpp20_test.cpp @@ -2,6 +2,8 @@ // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt) +#define _SILENCE_CXX17_ADAPTOR_TYPEDEFS_DEPRECATION_WARNING + #include #include #include