mame/3rdparty/catch/projects/SelfTest/SurrogateCpps/catch_xmlwriter.cpp
2016-11-12 10:20:42 +01:00

5 lines
228 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.hpp"
#include "internal/catch_reenable_warnings.h"