From b771394e00d1d296dc8b6862c8d0deff15cd4e6a Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Mon, 22 Dec 2014 07:42:57 +0000 Subject: [PATCH] regenerated single include --- single_include/catch.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/single_include/catch.hpp b/single_include/catch.hpp index 3babc0e1..1f20000a 100644 --- a/single_include/catch.hpp +++ b/single_include/catch.hpp @@ -1,6 +1,6 @@ /* * CATCH v1.1 build 10 (develop branch) - * Generated: 2014-12-21 00:20:17.212897 + * Generated: 2014-12-22 07:42:39.411909 * ---------------------------------------------------------- * This file has been merged from multiple headers. Please don't edit it directly * Copyright (c) 2012 Two Blue Cubes Ltd. All rights reserved. @@ -7481,6 +7481,8 @@ namespace Catch { // #included from: catch_reporter_bases.hpp #define TWOBLUECUBES_CATCH_REPORTER_BASES_HPP_INCLUDED +#include + namespace Catch { struct StreamingReporterBase : SharedImpl { @@ -8318,8 +8320,6 @@ namespace Catch { // #included from: ../reporters/catch_reporter_console.hpp #define TWOBLUECUBES_CATCH_REPORTER_CONSOLE_HPP_INCLUDED -#include - namespace Catch { struct ConsoleReporter : StreamingReporterBase {