diff --git a/build.jam b/build.jam index 46eff1a..6e0520d 100644 --- a/build.jam +++ b/build.jam @@ -7,10 +7,10 @@ import project ; project /boost/core : common-requirements - /boost/assert//boost_assert - /boost/config//boost_config - /boost/static_assert//boost_static_assert - /boost/throw_exception//boost_throw_exception + /boost/assert//boost_assert + /boost/config//boost_config + /boost/static_assert//boost_static_assert + /boost/throw_exception//boost_throw_exception include ;