mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-16 10:05:39 +02:00
Split out internal error macros from the common path
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "catch_run_context.hpp"
|
||||
#include "catch_enforce.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
Reference in New Issue
Block a user