Follow the NDEBUG given to the whole
This commit is contained in:
parent
96ce1d9a0f
commit
184e82e8f0
@ -15,8 +15,6 @@
|
||||
#include <ctype.h>
|
||||
#include <math.h>
|
||||
|
||||
#undef NDEBUG
|
||||
#define NDEBUG
|
||||
#include "id.h"
|
||||
#include "internal.h"
|
||||
#include "internal/array.h"
|
||||
|
@ -20,8 +20,6 @@
|
||||
#include <gmp.h>
|
||||
#endif
|
||||
|
||||
#undef NDEBUG
|
||||
#define NDEBUG
|
||||
#include "id.h"
|
||||
#include "internal.h"
|
||||
#include "internal/array.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user