mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
4 lines
175 B
C++
4 lines
175 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_option.hpp>
|