1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-28 19:53:52 +00:00
Catch2/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp
2019-11-30 17:41:17 +01:00

5 lines
199 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_xmlwriter.h"
#include "catch_reenable_warnings.h"