blob: 169d2d70cf851eb52f549d9f6b63b7d338586ab0 (
plain) (
blame)
1
2
3
4
|
// 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"
|