mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Split imll from TestCaseInfo
This commit is contained in:
		@@ -20,6 +20,7 @@
 | 
			
		||||
#include "catch_generators_impl.hpp"
 | 
			
		||||
#include "catch_resultinfo.hpp"
 | 
			
		||||
#include "catch_resultinfo_builder.hpp"
 | 
			
		||||
#include "catch_test_case_info.hpp"
 | 
			
		||||
 | 
			
		||||
namespace Catch {
 | 
			
		||||
    NonCopyable::~NonCopyable() {}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user