Merge commit '0f50c3deef6d8501e49db55a1daf9d4b25f8ce4d' as 'libs/Catch2'
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "catch_interfaces_exception.h"
|
||||
|
||||
namespace Catch {
|
||||
IExceptionTranslator::~IExceptionTranslator() = default;
|
||||
IExceptionTranslatorRegistry::~IExceptionTranslatorRegistry() = default;
|
||||
}
|
||||
Reference in New Issue
Block a user