Move reporter_registrars.hpp to reporters/

This commit is contained in:
Martin Hořeňovský
2021-11-10 23:52:59 +01:00
parent 6603f1d972
commit 9200b4078b
10 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
*/
#include <catch2/reporters/catch_reporter_streaming_base.hpp>
#include <catch2/catch_reporter_registrars.hpp>
#include <catch2/reporters/catch_reporter_registrars.hpp>
#include <iostream>