Files
Catch2/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp
T

5 lines
201 B
C++
Raw Normal View History

2012-09-28 19:21:14 +01:00
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "catch_suppress_warnings.h"
2012-09-28 19:21:14 +01:00
#include "catch_xmlwriter.hpp"
#include "catch_reenable_warnings.h"