You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
226 B
5 lines
226 B
4 months ago
|
// 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.h"
|
||
|
#include "internal/catch_reenable_warnings.h"
|