mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Obj-C updates
This commit is contained in:
		| @@ -9,7 +9,7 @@ | ||||
|  | ||||
| #include "internal/catch_config.hpp" | ||||
| #include "internal/catch_runner_impl.hpp" | ||||
| #include "internal/catch_hub_impl.hpp" | ||||
| #include "internal/catch_context_impl.hpp" | ||||
| #include "catch.hpp" | ||||
|  | ||||
| #include "iTchRunnerReporter.h" | ||||
|   | ||||
| @@ -16,7 +16,7 @@ | ||||
|  | ||||
| namespace Catch | ||||
| { | ||||
|     class iTchRunnerReporter : public IReporter | ||||
|     class iTchRunnerReporter : public SharedImpl<IReporter> | ||||
|     { | ||||
|     public: | ||||
|         /////////////////////////////////////////////////////////////////////////// | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash