mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-03 18:37:56 +00:00
Streamline includes in external interfaces
This commit is contained in:
parent
4453fefb00
commit
dd8e79c529
10 changed files with 11 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "catch_run_context.hpp"
|
||||
#include "catch_context.h"
|
||||
#include "catch_enforce.h"
|
||||
#include "catch_stream.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue