Browse Source

cJSON.c: Remove unnecessary includes

Max Bruckner 7 năm trước cách đây
mục cha
commit
b06fb10f94
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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>