mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-09-22 18:34:33 +00:00
-x included error if used
The -x include files error if used (saying they were excluded). Changed the trancoder to surround the BC7 mode 6 include with guards.
This commit is contained in:
@@ -146,7 +146,9 @@ namespace basisu
|
||||
|
||||
namespace basist
|
||||
{
|
||||
#if BASISD_SUPPORT_BC7_MODE6_OPAQUE_ONLY
|
||||
#include "basisu_transcoder_tables_bc7_m6.inc"
|
||||
#endif
|
||||
|
||||
#if BASISD_ENABLE_DEBUG_FLAGS
|
||||
static uint32_t g_debug_flags = 0;
|
||||
|
||||
Reference in New Issue
Block a user