mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-06-08 08:33:53 +00:00
Merge pull request #412 from Skullheadx/Fix-Missing-cfloat-Include
Fix missing cfloat include in basisu_astc_hdr_6x6_enc.cpp
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "3rdparty/android_astc_decomp.h"
|
||||
|
||||
#include <array>
|
||||
#include <cfloat>
|
||||
|
||||
using namespace basisu;
|
||||
using namespace buminiz;
|
||||
|
||||
Reference in New Issue
Block a user