From da9052d48e9b8ac5c3590c4827758ae0cc33b0da Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 13 May 2024 21:48:33 -0500 Subject: [PATCH] Update dependencies. --- build.jam | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build.jam b/build.jam index 942130e..22c048c 100644 --- a/build.jam +++ b/build.jam @@ -11,18 +11,8 @@ project /boost/uuid : common-requirements /boost/assert//boost_assert /boost/config//boost_config - /boost/container_hash//boost_container_hash - /boost/core//boost_core - /boost/io//boost_io - /boost/move//boost_move - /boost/numeric_conversion//boost_numeric_conversion - /boost/predef//boost_predef - /boost/random//boost_random - /boost/static_assert//boost_static_assert /boost/throw_exception//boost_throw_exception - /boost/tti//boost_tti /boost/type_traits//boost_type_traits - /boost/winapi//boost_winapi include ;