summaryrefslogtreecommitdiff
path: root/soh/assets/custom/objects/object_kibako/gSmallTokenCrateDL_vtx_0
diff options
context:
space:
mode:
authorDavid Racine <bass_dr@hotmail.com>2026-09-21 22:40:47 -0400
committerGitHub <noreply@github.com>2026-09-22 02:40:47 +0000
commitd30fc192f2eb01ceea45bd1e12de61636cafbf86 (patch)
treee15c5700fdc639060cd83e7f1b5a291ad72f41eb /soh/assets/custom/objects/object_kibako/gSmallTokenCrateDL_vtx_0
parentd54a69833f3c83983bc3b0fab005a51d67237a62 (diff)
Include <version> before checking __cpp_lib_source_location (#7233)HEADdevelop
GCC 15's libstdc++ defines feature-test macros selectively: after #include <string>, __cpp_lib_source_location is not yet defined, even though __builtin_source_location is fully supported. This made the check fail on GCC 15 toolchains (including clang using libstdc++), disabling the Hook Debugger. Include <version> first so all feature-test macros are defined.
Diffstat (limited to 'soh/assets/custom/objects/object_kibako/gSmallTokenCrateDL_vtx_0')
0 files changed, 0 insertions, 0 deletions