Fixed #include
This commit is contained in:
parent
383d7c06a1
commit
e606cebac5
@ -8,10 +8,11 @@
|
||||
#ifndef TWOBLUECUBES_CATCH_XMLWRITER_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_CATCH_XMLWRITER_HPP_INCLUDED
|
||||
|
||||
#include "../internal/catch_stream.h"
|
||||
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <catch_stream.h>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* CATCH v1.1 build 6 (develop branch)
|
||||
* Generated: 2014-10-02 19:07:23.164698
|
||||
* Generated: 2014-10-02 19:13:03.375275
|
||||
* ----------------------------------------------------------
|
||||
* This file has been merged from multiple headers. Please don't edit it directly
|
||||
* Copyright (c) 2012 Two Blue Cubes Ltd. All rights reserved.
|
||||
@ -7713,7 +7713,6 @@ namespace Catch {
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <catch_stream.h>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user