mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Regenerated single include
This commit is contained in:
		@@ -3322,6 +3322,13 @@ namespace Catch
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    class ExceptionTranslatorRegistry : public IExceptionTranslatorRegistry
 | 
					    class ExceptionTranslatorRegistry : public IExceptionTranslatorRegistry
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
					        ///////////////////////////////////////////////////////////////////////
 | 
				
			||||||
 | 
					        ~ExceptionTranslatorRegistry
 | 
				
			||||||
 | 
					        ()
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					            deleteAll( m_translators );
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        ///////////////////////////////////////////////////////////////////////
 | 
					        ///////////////////////////////////////////////////////////////////////
 | 
				
			||||||
        virtual void registerTranslator
 | 
					        virtual void registerTranslator
 | 
				
			||||||
        (
 | 
					        (
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user