mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 19:22:25 +01:00
5 lines
170 B
C++
5 lines
170 B
C++
|
// This file is only here to verify (to the extent possible) the self sufficiency of the header
|
||
|
#include "catch_suppress_warnings.h"
|
||
|
#include "catch_tostring.hpp"
|
||
|
#error
|