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
6f75acbfb551c87a84947b5ce9481ca9d00a33c7
Catch2
/
include
/
internal
/
catch_interfaces_config.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_config.h"
namespace
Catch
{
IConfig
::~
IConfig
()
=
default
;
}
Copy Permalink