More include simplifications

This commit is contained in:
Martin Hořeňovský 2017-02-12 13:34:55 +01:00
parent 67d513aa73
commit bc68b9f454
11 changed files with 6 additions and 14 deletions

View file

@ -9,7 +9,7 @@
#define TWOBLUECUBES_CATCH_NOTIMPLEMENTED_EXCEPTION_HPP_INCLUDED
#include "catch_notimplemented_exception.h"
#include <ostream>
#include <sstream>
namespace Catch {