mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-22 04:59:32 +01:00
This enables us to avoid `catch_reporter_bases.hpp` being indirectly dependent on `catch_tostring.hpp`, cutting apart quite a bit indirect inclusions.