X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2Fboost%2Fconfig.hpp;h=f37585ebb9b750cd541bfefa664eb355ea95009c;hb=43c09d723435a5b203f2ac0c39e2086de836b386;hp=055a27855b128e7614c3d99758bd899a8cd043b0;hpb=786216c0899498434cab9f33780f9c178a0a4006;p=lyx.git diff --git a/boost/boost/config.hpp b/boost/boost/config.hpp index 055a27855b..f37585ebb9 100644 --- a/boost/boost/config.hpp +++ b/boost/boost/config.hpp @@ -36,7 +36,7 @@ #endif // if we don't have a std library config set, try and find one: -#if !defined(BOOST_STDLIB_CONFIG) && !defined(BOOST_NO_STDLIB_CONFIG) && !defined(BOOST_NO_CONFIG) +#if !defined(BOOST_STDLIB_CONFIG) && !defined(BOOST_NO_STDLIB_CONFIG) && !defined(BOOST_NO_CONFIG) && defined(__cplusplus) # include #endif // if we have a std library config, include it now: