Don't undef BOOST_AUTO_LINK_NOMANGLE.

Refs #4902.

[SVN r66906]
This commit is contained in:
John Maddock
2010-11-30 18:01:55 +00:00
parent 20653705ab
commit 4423219649

View File

@ -414,7 +414,4 @@ BOOST_LIB_VERSION: The Boost version, in the form x_y, for Boost version x.y.
#if defined(BOOST_DYN_LINK)
# undef BOOST_DYN_LINK
#endif
#if defined(BOOST_AUTO_LINK_NOMANGLE)
# undef BOOST_AUTO_LINK_NOMANGLE
#endif