mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-18 10:55:39 +02:00
@@ -27,7 +27,7 @@ namespace Catch {
|
||||
setp( data, data + sizeof(data) );
|
||||
}
|
||||
|
||||
~StreamBufImpl() {
|
||||
~StreamBufImpl() throw() {
|
||||
sync();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user