mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	@@ -39,7 +39,7 @@
 | 
			
		||||
namespace Catch {
 | 
			
		||||
    NonCopyable::~NonCopyable() {}
 | 
			
		||||
    IShared::~IShared() {}
 | 
			
		||||
    StreamBufBase::~StreamBufBase() {}
 | 
			
		||||
    StreamBufBase::~StreamBufBase() throw() {}
 | 
			
		||||
    IContext::~IContext() {}
 | 
			
		||||
    IResultCapture::~IResultCapture() {}
 | 
			
		||||
    ITestCase::~ITestCase() {}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user