undef BOOST_COMPILER_VERSION

[SVN r17337]
This commit is contained in:
Beman Dawes
2003-02-12 20:32:35 +00:00
parent 2a0358cb5f
commit 9d6d544940
2 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,7 @@
# endif
#define BOOST_COMPILER "Metrowerks CodeWarrior C++ version " BOOST_STRINGIZE(BOOST_COMPILER_VERSION)
#undef BOOST_COMPILER_VERSION
//
// versions check:

View File

@ -95,6 +95,7 @@
# endif
#define BOOST_COMPILER "Microsoft Visual C++ version " BOOST_STRINGIZE(BOOST_COMPILER_VERSION)
#undef BOOST_COMPILER_VERSION
//
// versions check: