Update build.jam

This commit is contained in:
Peter Dimov
2024-10-06 22:07:47 +03:00
parent 5cdd3585db
commit b3a4c39456

View File

@ -10,7 +10,6 @@ constant boost_dependencies :
/boost/config//boost_config
/boost/core//boost_core
/boost/throw_exception//boost_throw_exception
/boost/type_traits//boost_type_traits
;
project /boost/smart_ptr ;