Compare commits

..

1 Commits

Author SHA1 Message Date
Marshall Clow 0bc72bfad0 Update Boost version to 1.92 2026-04-22 11:06:14 -07:00
@@ -11,10 +11,7 @@
// https://en.wikipedia.org/wiki/Xcode#Toolchain_versions
# if BOOST_CLANG_REPORTED_VERSION >= 210000
# define BOOST_CLANG_VERSION 210106
# elif BOOST_CLANG_REPORTED_VERSION >= 170000
# if BOOST_CLANG_REPORTED_VERSION >= 170000
# define BOOST_CLANG_VERSION 190104
# elif BOOST_CLANG_REPORTED_VERSION >= 160000