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
|
2015-07-03 18:27:36 +01:00
|
|
|
#include "catch_suppress_warnings.h"
|
2012-09-28 19:21:14 +01:00
|
|
|
#include "catch_xmlwriter.hpp"
|
2015-07-03 18:27:36 +01:00
|
|
|
#include "catch_reenable_warnings.h"
|