Provide CompactReporter declaration with EXTERNAL_INTERFACES
Related to #991
This commit is contained in:
parent
a3cba7a0d5
commit
6acdacfde0
4 changed files with 263 additions and 228 deletions
|
@ -11,4 +11,7 @@
|
|||
#include "catch_console_colour.h"
|
||||
#include "catch_reporter_registrars.hpp"
|
||||
|
||||
// Allow users to base their work off existing reporters
|
||||
#include "../reporters/catch_reporter_compact.h"
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_EXTERNAL_INTERFACES_H_INCLUDED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue