From e5d89f1a15126c8ba79baad09f6770cc505900e1 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 13 May 2024 21:48:23 -0500 Subject: [PATCH] Update dependencies. --- build.jam | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.jam b/build.jam index 936ae3fa..96b53cdf 100644 --- a/build.jam +++ b/build.jam @@ -13,14 +13,9 @@ project /boost/unordered /boost/config//boost_config /boost/container_hash//boost_container_hash /boost/core//boost_core - /boost/move//boost_move /boost/mp11//boost_mp11 /boost/predef//boost_predef - /boost/preprocessor//boost_preprocessor - /boost/static_assert//boost_static_assert /boost/throw_exception//boost_throw_exception - /boost/tuple//boost_tuple - /boost/type_traits//boost_type_traits include ;