Skip to content

Commit

Permalink
Remove unnecessary dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igaztanaga committed Aug 18, 2024
1 parent 646c5ce commit 1207dd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.jam
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1207dd4

Please sign in to comment.