mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
- Revert yield_to.h to use inline preprocessor blocks instead of including sanitizers.h, avoiding a levelization loop between xrpl.basics and xrpl.beast. - Restructure XRPL_SANITIZER_ACTIVE fallback in sanitizers.h to avoid the #ifndef/#define pattern that the rename check misdetects as an include guard. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>