Преглед изворни кода

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>