From 3c37deed99a5a70c7751077e2c39263b91130d9e Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Wed, 22 Oct 2025 19:11:09 +0200 Subject: [PATCH] Fix the previous commit --- build.jam | 1 - 1 file changed, 1 deletion(-) diff --git a/build.jam b/build.jam index 632c0c4..87faeb1 100644 --- a/build.jam +++ b/build.jam @@ -10,7 +10,6 @@ constant boost_dependencies : /boost/config//boost_config /boost/container_hash//boost_container_hash /boost/core//boost_core - /boost/static_assert//boost_static_assert /boost/throw_exception//boost_throw_exception /boost/utility//boost_utility ;