Explorar el Código

cJSON.c: Remove unnecessary includes

Max Bruckner hace 7 años
padre
commit
cb5bd2c97b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      cJSON.c

+ 0 - 1
cJSON.c

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