diff --git a/build.jam b/build.jam index 82e26b0..8a91df9 100644 --- a/build.jam +++ b/build.jam @@ -7,11 +7,11 @@ import project ; project /boost/system : common-requirements - /boost/assert//boost_assert - /boost/config//boost_config - /boost/throw_exception//boost_throw_exception - /boost/variant2//boost_variant2 - /boost/winapi//boost_winapi + /boost/assert//boost_assert + /boost/config//boost_config + /boost/throw_exception//boost_throw_exception + /boost/variant2//boost_variant2 + /boost/winapi//boost_winapi include ;