1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-01-14 05:33:30 +01:00
catch2/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp

5 lines
226 B
C++

// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "internal/catch_suppress_warnings.h"
#include "internal/catch_xmlwriter.h"
#include "internal/catch_reenable_warnings.h"