mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 16:37:56 +00:00
Split out internal error macros from the common path
This commit is contained in:
parent
c815ad1d53
commit
feca97dfde
21 changed files with 52 additions and 12 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <vector>
|
||||
#include <set>
|
||||
#include <algorithm>
|
||||
|
||||
#include <ios>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue