فهرست منبع

cJSON.c: Remove unnecessary includes

Max Bruckner 7 سال پیش
والد
کامیت
cb5bd2c97b
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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>