mirror of
https://github.com/zeldaret/tp
synced 2026-07-10 07:06:50 -04:00
Fix signaling NaN constants not appearing in debug .rodata (#3055)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
// Fixes weak .data
|
||||
#include <cmath> // IWYU pragma: export
|
||||
#include <limits> // IWYU pragma: export
|
||||
#include "JSystem/J3DGraphBase/J3DMatBlock.h" // IWYU pragma: export
|
||||
#include "Z2AudioLib/Z2Calc.h" // IWYU pragma: export
|
||||
|
||||
|
||||
Reference in New Issue
Block a user