mirror of
https://github.com/json-c/json-c.git
synced 2026-03-24 07:29:07 +08:00
update testcase and delete debug -O0 build
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
#include "strerror_override_private.h"
|
||||
#ifdef NDEBUG
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
#else
|
||||
#include <assert.h>
|
||||
#endif
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user