diff --git a/build.jam b/build.jam index f98737c..455518c 100644 --- a/build.jam +++ b/build.jam @@ -23,12 +23,11 @@ constant boost_dependencies : /boost/utility//boost_utility ; project /boost/icl - : common-requirements - include ; explicit - [ alias boost_icl : : : : $(boost_dependencies) ] + [ alias boost_icl : : : + : include $(boost_dependencies) ] [ alias all : boost_icl example example/boost_party_ example/custom_interval_ example/partys_height_average_ example/partys_tallest_guests_