mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-28 07:29:25 +00:00
Separated resultinfo_builder from impl
This commit is contained in:
parent
ffe986d4ee
commit
c436a4dac1
6 changed files with 104 additions and 67 deletions
|
@ -9,7 +9,7 @@
|
|||
#define TWOBLUECUBES_CATCH_EXPRESSION_BUILDER_HPP_INCLUDED
|
||||
|
||||
#include "catch_expression.hpp"
|
||||
#include "catch_resultinfo_builder.hpp"
|
||||
#include "catch_resultinfo_builder.h"
|
||||
#include "catch_tostring.hpp"
|
||||
#include "catch_resultinfo.h"
|
||||
#include "catch_result_type.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue