forked from boostorg/config
Merged recent changes from trunk.
[SVN r85088]
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
|
||||
int main( int, char *[] )
|
||||
{
|
||||
return boost_no_constexpr::test();
|
||||
return boost_no_cxx11_constexpr::test();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user