2012-09-28 20:21:14 +02:00
|
|
|
// This file is only here to verify (to the extent possible) the self sufficiency of the header
|
2019-12-02 12:23:10 +01:00
|
|
|
#include <catch2/catch_suppress_warnings.h>
|
|
|
|
#include <catch2/catch_xmlwriter.h>
|
|
|
|
#include <catch2/catch_reenable_warnings.h>
|