mirror of
https://github.com/boostorg/config.git
synced 2026-04-28 18:13:33 +02:00
Merge rework of C++11 config macros to release
[SVN r79537]
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
#ifndef BOOST_NO_EXTERN_TEMPLATE
|
||||
#ifndef BOOST_NO_CXX11_EXTERN_TEMPLATE
|
||||
test_free_proc<int>(0);
|
||||
tester<int>::test();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user