blob: 15328efe74a7eea309f5dadd58a808dbeaa5bbf5 (
plain)
1
2
3
4
|
// 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.hpp"
#include "catch_reenable_warnings.h"
|