Bläddra i källkod

cJSON.c: Remove unnecessary includes

Max Bruckner 7 år sedan
förälder
incheckning
b06fb10f94
1 ändrade filer med 0 tillägg och 2 borttagningar
  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>