mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-19 03:08:39 +00:00
Some IWYU include cleanups
This commit is contained in:
parent
a243cbae52
commit
c742ea9ad9
25 changed files with 25 additions and 24 deletions
|
@ -12,11 +12,9 @@
|
|||
#include <catch2/internal/catch_string_manip.hpp>
|
||||
#include <catch2/interfaces/catch_interfaces_registry_hub.hpp>
|
||||
#include <catch2/interfaces/catch_interfaces_reporter_registry.hpp>
|
||||
#include <catch2/interfaces/catch_interfaces_reporter.hpp>
|
||||
#include <catch2/internal/catch_console_colour.hpp>
|
||||
#include <catch2/internal/catch_reporter_spec_parser.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue