mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-15 18:39:32 +01:00
Do not introduce VTable when using the NonCopyable helper
This commit is contained in:
@@ -32,6 +32,4 @@ namespace Catch {
|
||||
getMutableRegistryHub().registerStartupException();
|
||||
}
|
||||
}
|
||||
|
||||
AutoReg::~AutoReg() = default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user