mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-03 10:27:57 +00:00
build 32
This commit is contained in:
parent
7af7451f78
commit
8764177c0e
5 changed files with 224 additions and 72 deletions
|
@ -29,8 +29,8 @@
|
|||
#include "catch_version.hpp"
|
||||
#include "catch_line_wrap.hpp"
|
||||
#include "catch_message.hpp"
|
||||
#include "catch_legacy_reporter_adapter.hpp"
|
||||
|
||||
#include "../reporters/catch_legacy_reporter_adapter.hpp"
|
||||
#include "../reporters/catch_reporter_basic.hpp"
|
||||
#include "../reporters/catch_reporter_xml.hpp"
|
||||
#include "../reporters/catch_reporter_junit.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue