2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-23 17:42:54 +00:00

travis gcc 4.9

This commit is contained in:
Emil Dotchevski
2019-02-13 22:43:50 -08:00
parent 70acb62f45
commit bb86994772

View File

@@ -208,7 +208,9 @@ namespace boost { namespace leaf {
////////////////////////////////////////
template <class E, class ErrorConditionEnum = E>
struct condition;
struct condition
{
};
namespace leaf_detail
{