diff options
Diffstat (limited to 'src/utils/buildhex.h')
-rw-r--r-- | src/utils/buildhex.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/buildhex.h b/src/utils/buildhex.h index 777d19784..6833e9528 100644 --- a/src/utils/buildhex.h +++ b/src/utils/buildhex.h @@ -25,6 +25,8 @@ #include "localconsts.h" +UTILS_CAST_H + PRAGMA48(GCC diagnostic push) PRAGMA48(GCC diagnostic ignored "-Wshadow") #ifndef SDL_BIG_ENDIAN |