Only Hub #includes report_registry. Seperated reporter registrars from registry.

This commit is contained in:
Phil Nash 2010-12-31 22:46:51 +00:00
parent 764229ac4e
commit 18e32b9b9f
8 changed files with 88 additions and 36 deletions

View file

@ -12,7 +12,7 @@
#ifndef TWOBLUECUBES_INTERNAL_CATCH_RUNNER_HPP_INCLUDED
#define TWOBLUECUBES_INTERNAL_CATCH_RUNNER_HPP_INCLUDED
#include "catch_reporter_registry.hpp"
#include "catch_interfaces_reporter.h"
#include "catch_runnerconfig.hpp"
#include "catch_registry.hpp"
#include "catch_capture.hpp"