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

@@ -7,7 +7,7 @@
#include <catch2/catch_test_macros.hpp>
#include <catch2/reporters/catch_reporter_event_listener.hpp>
#include <catch2/catch_reporter_registrars.hpp>
#include <catch2/reporters/catch_reporter_registrars.hpp>
#include <catch2/catch_test_case_info.hpp>
#include <iostream>