mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-29 07:59:25 +00:00
More include simplifications
This commit is contained in:
parent
67d513aa73
commit
bc68b9f454
11 changed files with 6 additions and 14 deletions
|
@ -9,7 +9,7 @@
|
|||
#define TWOBLUECUBES_CATCH_NOTIMPLEMENTED_EXCEPTION_HPP_INCLUDED
|
||||
|
||||
#include "catch_notimplemented_exception.h"
|
||||
#include <ostream>
|
||||
#include <sstream>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue