Commit Graph

3 Commits

Author SHA1 Message Date
Moritz Bunkus
d7c90e7f0e common: fix compilation with older versions of Boost
Due to df0df0f the newer headers require BOOST_NOEXCEPT_OR_NOTHROW to be
defined, which isn't for older versions, e.g. the one used on CentOS 7.
2015-05-09 11:34:03 +02:00
Moritz Bunkus
df0df0f83b update utf8_codecvt_facet from Boost 1.58.0; don't include system Boost headers
Fixes #1172.
2015-04-24 23:33:01 +02:00
Moritz Bunkus
a5b89e2797 Tell Boost that all std::strings use UTF-8 2011-08-10 09:24:56 +02:00