mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-06 19:09:32 +01:00
Split out internal error macros from the common path
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "catch_config.hpp"
|
||||
#include "catch_enforce.h"
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user