Moved legacy_reporter_adapter files back into internal

This commit is contained in:
Phil Nash 2013-04-08 21:36:08 +01:00
parent 3bd4241795
commit 1ece38ed20
4 changed files with 5 additions and 5 deletions

View file

@ -29,8 +29,8 @@
#include "catch_version.hpp"
#include "catch_line_wrap.hpp"
#include "catch_message.hpp"
#include "catch_legacy_reporter_adapter.hpp"
#include "../reporters/catch_legacy_reporter_adapter.hpp"
#include "../reporters/catch_reporter_basic.hpp"
#include "../reporters/catch_reporter_xml.hpp"
#include "../reporters/catch_reporter_junit.hpp"