mirror of
https://github.com/catchorg/Catch2.git
synced 2024-12-23 03:43:28 +01:00
Project clean-up
This commit is contained in:
parent
949d9ead04
commit
5a262b7d2d
@ -15,10 +15,10 @@
|
|||||||
|
|
||||||
#include "internal/catch_commandline.hpp"
|
#include "internal/catch_commandline.hpp"
|
||||||
#include "internal/catch_list.hpp"
|
#include "internal/catch_list.hpp"
|
||||||
|
#include "internal/catch_hub_impl.hpp"
|
||||||
#include "catch_reporter_basic.hpp"
|
#include "catch_reporter_basic.hpp"
|
||||||
#include "catch_reporter_xml.hpp"
|
#include "catch_reporter_xml.hpp"
|
||||||
#include "catch_reporter_junit.hpp"
|
#include "catch_reporter_junit.hpp"
|
||||||
#include "catch_hub_impl.hpp"
|
|
||||||
|
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user