diff --git a/build.jam b/build.jam index b73dd099..d09e7788 100644 --- a/build.jam +++ b/build.jam @@ -7,18 +7,18 @@ import project ; project /boost/regex : common-requirements - /boost/assert//boost_assert - /boost/concept_check//boost_concept_check - /boost/config//boost_config - /boost/container_hash//boost_container_hash - /boost/core//boost_core - /boost/integer//boost_integer - /boost/mpl//boost_mpl - /boost/predef//boost_predef - /boost/smart_ptr//boost_smart_ptr - /boost/static_assert//boost_static_assert - /boost/throw_exception//boost_throw_exception - /boost/type_traits//boost_type_traits + /boost/assert//boost_assert + /boost/concept_check//boost_concept_check + /boost/config//boost_config + /boost/container_hash//boost_container_hash + /boost/core//boost_core + /boost/integer//boost_integer + /boost/mpl//boost_mpl + /boost/predef//boost_predef + /boost/smart_ptr//boost_smart_ptr + /boost/static_assert//boost_static_assert + /boost/throw_exception//boost_throw_exception + /boost/type_traits//boost_type_traits include ;