Fixes for single include

This commit is contained in:
Phil Nash
2015-08-07 17:28:48 +01:00
parent 368714e7aa
commit afcc38efc5
4 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
#ifndef TWOBLUECUBES_CATCH_INTERFACES_REGISTRY_HUB_H_INCLUDED
#define TWOBLUECUBES_CATCH_INTERFACES_REGISTRY_HUB_H_INCLUDED
#include <catch_ptr.hpp>
#include "catch_ptr.hpp"
#include <string>