From 1207dd4fe5e81e8b46f66ac9009e57b12a80c71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 19 Aug 2024 00:22:19 +0200 Subject: [PATCH] Remove unnecessary dependencies. --- build.jam | 3 --- 1 file changed, 3 deletions(-) diff --git a/build.jam b/build.jam index 0fcf655..a2f0385 100644 --- a/build.jam +++ b/build.jam @@ -9,11 +9,8 @@ constant boost_dependencies : /boost/assert//boost_assert /boost/config//boost_config /boost/container//boost_container - /boost/core//boost_core /boost/intrusive//boost_intrusive /boost/move//boost_move - /boost/static_assert//boost_static_assert - /boost/type_traits//boost_type_traits /boost/winapi//boost_winapi ; project /boost/interprocess