From c569ae69991ccf05a40e0b490f6f190cbd15dd77 Mon Sep 17 00:00:00 2001 From: Vissarion Fisikopoulos Date: Tue, 5 May 2026 15:05:26 +0300 Subject: [PATCH] Remove boost_static_assert dependency from b2 build --- build.jam | 1 - 1 file changed, 1 deletion(-) diff --git a/build.jam b/build.jam index 72da25de40..a474b12968 100644 --- a/build.jam +++ b/build.jam @@ -34,7 +34,6 @@ constant boost_dependencies : /boost/range//boost_range /boost/rational//boost_rational /boost/serialization//boost_serialization - /boost/static_assert//boost_static_assert /boost/thread//boost_thread /boost/throw_exception//boost_throw_exception /boost/tokenizer//boost_tokenizer