2
0
mirror of https://github.com/boostorg/config.git synced 2026-02-17 01:32:15 +00:00

undef didn't work

[SVN r17382]
This commit is contained in:
Beman Dawes
2003-02-13 22:34:23 +00:00
parent adbd58188c
commit 0a24a02b94
2 changed files with 0 additions and 2 deletions

View File

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

View File

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