mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 11:25:38 +02:00
Build 36
- incorporation of pull request #154 to allow comparison with nullptr_t - some compiler capability tweaks
This commit is contained in:
@@ -189,7 +189,6 @@ namespace Catch
|
||||
bool aborting;
|
||||
};
|
||||
|
||||
// !Work In progress
|
||||
struct IStreamingReporter : IShared {
|
||||
virtual ~IStreamingReporter();
|
||||
|
||||
|
Reference in New Issue
Block a user