Renamed static registries -> registry hub

This commit is contained in:
Phil Nash 2012-08-07 07:58:34 +01:00
parent 6b3ee4a61e
commit da0ae952fc
13 changed files with 57 additions and 56 deletions

View file

@ -6,6 +6,6 @@
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
*/
#include "catch_static_registries_impl.hpp"
#include "catch_registry_hub.hpp"
#include "catch_notimplemented_exception.hpp"
// !TBD... migrate all impl headers here