فهرست منبع

cJSON.c: Remove unnecessary includes

Max Bruckner 7 سال پیش
والد
کامیت
b06fb10f94
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      cJSON.c

+ 0 - 2
cJSON.c

@@ -39,9 +39,7 @@
 
 #include <string.h>
 #include <stdio.h>
-#include <math.h>
 #include <stdlib.h>
-#include <float.h>
 #include <limits.h>
 #include <ctype.h>