mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-18 19:05:40 +02:00
Test self sufficiency of tostring.hpp header
Signed-off-by: mat tso <mat-tso@topmail.ie>
This commit is contained in:
4
projects/SelfTest/SurrogateCpps/catch_tostring.cpp
Normal file
4
projects/SelfTest/SurrogateCpps/catch_tostring.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// 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
|
Reference in New Issue
Block a user