diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index d2200f6..bfde31e 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -3,6 +3,8 @@ #~ (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) import testing ; +import modules ; +import path ; project : requirements all gcc:-Wextra ;