Provide XmlReporter declaration with EXTERNAL_INTERFACES
Related to #991
This commit is contained in:
parent
4b3730de8a
commit
a096e4b3f2
4 changed files with 223 additions and 173 deletions
|
@ -14,5 +14,6 @@
|
|||
// Allow users to base their work off existing reporters
|
||||
#include "../reporters/catch_reporter_compact.h"
|
||||
#include "../reporters/catch_reporter_junit.h"
|
||||
#include "../reporters/catch_reporter_xml.h"
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_EXTERNAL_INTERFACES_H_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue