AssertionResultBuilder -> ExpressionResultBuilder

This commit is contained in:
Phil Nash 2012-10-26 08:45:23 +01:00
parent 8cca2f1369
commit f847186ebb
9 changed files with 83 additions and 89 deletions

View file

@ -9,7 +9,6 @@
#define TWOBLUECUBES_CATCH_EXPRESSION_DECOMPOSER_HPP_INCLUDED
#include "catch_expression_lhs.hpp"
#include "catch_assertionresult_builder.h"
namespace Catch {