mirror of
https://github.com/boostorg/config.git
synced 2026-02-03 22:05:04 +01:00
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