3 lines
176 B
C++
3 lines
176 B
C++
// This file is only here to verify (to the extent possible) the self sufficiency of the header
|
|
#include <catch2/catch_suppress_warnings.h>
|
|
#include <catch2/catch_test_spec.h>
|