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
db570b7e249ab5d9fc669678ff658185fdccf3aa
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