mirror of
https://github.com/boostorg/config.git
synced 2026-07-10 18:30:56 +02:00
Merged recent changes from trunk.
[SVN r85088]
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
|
||||
int main( int, char *[] )
|
||||
{
|
||||
return boost_no_function_template_default_args::test();
|
||||
return boost_no_cxx11_function_template_default_args::test();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user