From 21ec0ae3bd68c1a1f420c5b6816bb909ef8610f8 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 8 Apr 2024 08:32:49 -0500 Subject: [PATCH] Update dependencies. --- build.jam | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.jam b/build.jam index fc4f57e..a7671b6 100644 --- a/build.jam +++ b/build.jam @@ -9,9 +9,7 @@ project /boost/intrusive : common-requirements /boost/assert//boost_assert /boost/config//boost_config - /boost/container_hash//boost_container_hash /boost/move//boost_move - /boost/static_assert//boost_static_assert include ;