Ver Fonte

fix build for mingw/gcc (macro xx conflict)

Cloud Wu há 7 anos atrás
pai
commit
6325a992fd
1 ficheiros alterados com 1 adições e 0 exclusões
  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