1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-12 12:53:29 +01:00
catch2/tests/SelfTest/SurrogateCpps/catch_xmlwriter.cpp
2019-12-05 16:00:20 +01:00

5 lines
220 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_xmlwriter.h>
#include <catch2/catch_reenable_warnings.h>