mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-17 19:29:31 +01:00
Suppressed a load of warnings
This commit is contained in:
@@ -17,6 +17,7 @@ namespace Catch {
|
||||
{
|
||||
public:
|
||||
NotImplementedException( SourceLineInfo const& lineInfo );
|
||||
NotImplementedException( NotImplementedException const& ) {}
|
||||
|
||||
virtual ~NotImplementedException() CATCH_NOEXCEPT {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user