Restarted the production of the app
This commit is contained in:
5
libs/Catch2/include/internal/catch_interfaces_runner.cpp
Normal file
5
libs/Catch2/include/internal/catch_interfaces_runner.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "catch_interfaces_runner.h"
|
||||
|
||||
namespace Catch {
|
||||
IRunner::~IRunner() = default;
|
||||
}
|
||||
Reference in New Issue
Block a user