diff --git a/include/internal/catch_interfaces_reporter.h b/include/internal/catch_interfaces_reporter.h index 2a7ca571..1de4778e 100644 --- a/include/internal/catch_interfaces_reporter.h +++ b/include/internal/catch_interfaces_reporter.h @@ -20,6 +20,7 @@ #include #include #include +#include namespace Catch { diff --git a/single_include/catch.hpp b/single_include/catch.hpp index d27d620d..80b70341 100644 --- a/single_include/catch.hpp +++ b/single_include/catch.hpp @@ -1,6 +1,6 @@ /* * CATCH v1.0 build 7 (master branch) - * Generated: 2013-08-15 19:08:20.526513 + * Generated: 2013-08-16 08:00:49.964403 * ---------------------------------------------------------- * This file has been merged from multiple headers. Please don't edit it directly * Copyright (c) 2012 Two Blue Cubes Ltd. All rights reserved. @@ -2307,6 +2307,7 @@ namespace Catch { #include #include #include +#include namespace Catch {