mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Fix dumb error. Thanks Alisdair
[SVN r36461]
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
// http://www.generic-programming.org/software/ConceptGCC/
|
||||
#ifdef __GXX_CONCEPTS__
|
||||
# define BOOST_CXX0X_CONCEPTS
|
||||
# define "ConceptGCC version " __VERSION__
|
||||
# define BOOST_COMPILER "ConceptGCC version " __VERSION__
|
||||
#endif
|
||||
|
||||
#ifndef BOOST_COMPILER
|
||||
|
Reference in New Issue
Block a user