forked from boostorg/unordered
Merge branch 'feature/foa_rc' of https://github.com/boostorg/unordered into feature/foa_rc
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
import testing ;
|
||||
import ../../config/checks/config : requires ;
|
||||
|
||||
CPP14 = [ requires cxx14 ] ;
|
||||
CPP14 = [ requires cxx14_constexpr ] ;
|
||||
|
||||
# Adding -Wundef is blocked on (at least)
|
||||
# https://github.com/boostorg/type_traits/issues/165
|
||||
|
Reference in New Issue
Block a user