1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-22 08:43:29 +01:00
catch2/projects/SelfTest/SurrogateCpps/catch_test_spec.cpp

4 lines
164 B
C++
Raw Normal View History

2014-05-16 19:24:07 +02:00
// This file is only here to verify (to the extent possible) the self sufficiency of the header
2014-05-19 19:57:14 +02:00
#include "catch_suppress_warnings.h"
#include "catch_test_spec.hpp"