I'm flailing with this one.

This commit is contained in:
Nick Thompson
2018-10-26 17:51:31 -06:00
parent f6525ae186
commit cdefe039ee

View File

@ -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 <warnings>all <toolset>gcc:<cxxflags>-Wextra ;