Browse Source

Merge pull request #56 from cloudwu/fixbuild

fix mingw build, See #27
Бранимир Караџић 4 years ago
parent
commit
8355d36bef
1 changed files with 1 additions and 0 deletions
  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