This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
Catch2
Watch
1
Star
0
Fork
0
forked from
catchorg/Catch2
Code
Pull Requests
Activity
Files
3743295ca89d52acd65b71ea3ab09d563bdd4aff
Catch2
/
include
/
internal
/
catch_interfaces_runner.cpp
T
6 lines
102 B
C++
Raw
Normal View
History
Unescape
Escape
Sweep out some extra warnings
2017-09-07 16:51:33 +02:00
#include
"internal/catch_interfaces_runner.h"
namespace
Catch
{
IRunner
::~
IRunner
()
=
default
;
}
Copy Permalink