diff --git a/build.jam b/build.jam index 888f78a..ee2c13e 100644 --- a/build.jam +++ b/build.jam @@ -7,11 +7,11 @@ import project ; project /boost/container : common-requirements - /boost/assert//boost_assert - /boost/config//boost_config - /boost/intrusive//boost_intrusive - /boost/move//boost_move - /boost/static_assert//boost_static_assert + /boost/assert//boost_assert + /boost/config//boost_config + /boost/intrusive//boost_intrusive + /boost/move//boost_move + /boost/static_assert//boost_static_assert include ;