diff --git a/build.jam b/build.jam index bde4805..7713ee3 100644 --- a/build.jam +++ b/build.jam @@ -7,10 +7,10 @@ import project ; project /boost/tuple : common-requirements - /boost/config//boost_config - /boost/core//boost_core - /boost/static_assert//boost_static_assert - /boost/type_traits//boost_type_traits + /boost/config//boost_config + /boost/core//boost_core + /boost/static_assert//boost_static_assert + /boost/type_traits//boost_type_traits include ;