Fix dumb error. Thanks Alisdair

[SVN r36461]
This commit is contained in:
Douglas Gregor
2006-12-19 20:14:43 +00:00
parent 8edf64db19
commit b9714083dd

View File

@ -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