提交 88b71100 authored 作者: Stefan Knoblich's avatar Stefan Knoblich

esl-json: Add limits.h for INT_MIN/_MAX

上级 b670b624
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
#include "esl.h" #include "esl.h"
#include <float.h> #include <float.h>
#include <limits.h>
static int cJSON_strcasecmp(const char *s1,const char *s2) static int cJSON_strcasecmp(const char *s1,const char *s2)
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论