mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-25 22:49:34 +01:00
Split out internal error macros from the common path
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
#include "catch_console_colour.hpp"
|
||||
#include "catch_enforce.h"
|
||||
#include "catch_errno_guard.h"
|
||||
#include "catch_interfaces_config.h"
|
||||
#include "catch_stream.h"
|
||||
|
||||
Reference in New Issue
Block a user