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

Merge pull request #56 from cloudwu/fixbuild

fix mingw build, See #27
Бранимир Караџић пре 4 година
родитељ
комит
8355d36bef
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 <stdint.h>
 #include <stdlib.h>
 #include <stdlib.h>
+#include <math.h>
 #include "mathlib.h"
 #include "mathlib.h"
 
 
 #ifndef MIN
 #ifndef MIN