Reverted removal of cr_theory_abort()
This commit is contained in:
parent
7a6bddd63c
commit
3eea22fcda
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ constexpr size_t criterion_va_num__(const T &...) {
|
|||
|
||||
CR_BEGIN_C_API
|
||||
|
||||
CR_API void cr_theory_abort(void);
|
||||
|
||||
# define TheoryDataPoints(Category, Name) \
|
||||
static struct criterion_datapoints CR_IDENTIFIER_(Category, Name, dps)[]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue