فهرست منبع

Merge pull request #27 from cloudwu/fixbuild

fix build for mingw/gcc (macro xx conflict)
Бранимир Караџић 6 سال پیش
والد
کامیت
b34b29fa69
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      3rdparty/astc/astc_codec_internals.h

+ 1 - 0
3rdparty/astc/astc_codec_internals.h

@@ -19,6 +19,7 @@
 
 #include <stdint.h>
 #include <stdlib.h>
+#include <math.h>
 #include "mathlib.h"
 
 #ifndef MIN