Make Boost.Config C language compatible.

[SVN r70953]
This commit is contained in:
John Maddock
2011-04-03 17:55:30 +00:00
parent 730e354c65
commit 56d410f014
16 changed files with 43 additions and 15 deletions

View File

@@ -60,7 +60,7 @@
// (Niels Dekker, LKEB, April 2010)
# define BOOST_NO_COMPLETE_VALUE_INITIALIZATION
# ifdef NDEBUG
# if defined(NDEBUG) && defined(__cplusplus)
// fix broken <cstring> so that Boost.test works:
# include <cstring>
# undef strcmp