Renames RIPPLED_ and RIPPLE_ definitions to XRPL_

This commit is contained in:
Bart Thomee
2025-09-26 21:10:39 +02:00
parent 19c4226d3d
commit 656d4b4100
588 changed files with 1251 additions and 1221 deletions

View File

@@ -17,8 +17,8 @@
*/
//==============================================================================
#ifndef RIPPLE_LEDGER_PAYMENTSANDBOX_H_INCLUDED
#define RIPPLE_LEDGER_PAYMENTSANDBOX_H_INCLUDED
#ifndef XRPL_LEDGER_PAYMENTSANDBOX_H_INCLUDED
#define XRPL_LEDGER_PAYMENTSANDBOX_H_INCLUDED
#include <xrpl/ledger/RawView.h>
#include <xrpl/ledger/Sandbox.h>