--- foo/foo/foo/boost/utility/result_of.hpp +++ foo/foo/foo/boost/utility/result_of.hpp @@ -72,7 +72,7 @@ // There doesn't seem to be any other way to turn this off such that the presence of // the user-defined operator,() below doesn't cause spurious warning all over the place, // so unconditionally turn it off. -#if BOOST_MSVC +#if defined(BOOST_MSVC) && BOOST_MSVC # pragma warning(disable: 4913) // user defined binary operator ',' exists but no overload could convert all operands, default built-in binary operator ',' used #endif ' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CliAssembly.mk
AgeCommit message (Expand)Author
2015-10-20tdf#95169 - copy snk files before using them to link.Michael Meeks
2014-06-09gbuild, cli_ure: Win32 make issues with back and forward slashesMichael Stahl
2013-11-02remove SOLARENV variableMichael Stahl
2013-10-28gbuild: deliver CLI config and policy files to INSTDIRMichael Stahl