This website requires JavaScript.
Explore
Help
Sign In
catchorg
/
Catch2
Watch
1
Star
0
Fork
1
You've already forked Catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2026-07-07 00:50:52 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02ee130bd0191b084821ccfa2dfd7eba9df197aa
Catch2
/
include
/
internal
/
catch_interfaces_runner.cpp
T
6 lines
93 B
C++
Raw
Normal View
History
Unescape
Escape
Small updates to include directives (
#1726
)
2019-09-08 14:25:23 +02:00
#include
"catch_interfaces_runner.h"
Sweep out some extra warnings
2017-09-07 16:51:33 +02:00
namespace
Catch
{
IRunner
::~
IRunner
()
=
default
;
}
Reference in New Issue
Copy Permalink