forked from boostorg/config
Fix dumb error. Thanks Alisdair
[SVN r36461]
This commit is contained in:
@@ -111,7 +111,7 @@
|
|||||||
// http://www.generic-programming.org/software/ConceptGCC/
|
// http://www.generic-programming.org/software/ConceptGCC/
|
||||||
#ifdef __GXX_CONCEPTS__
|
#ifdef __GXX_CONCEPTS__
|
||||||
# define BOOST_CXX0X_CONCEPTS
|
# define BOOST_CXX0X_CONCEPTS
|
||||||
# define "ConceptGCC version " __VERSION__
|
# define BOOST_COMPILER "ConceptGCC version " __VERSION__
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef BOOST_COMPILER
|
#ifndef BOOST_COMPILER
|
||||||
|
Reference in New Issue
Block a user