mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Renames RIPPLED_ and RIPPLE_ definitions to XRPL_
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#ifndef RIPPLE_PROTOCOL_QUALITYFUNCTION_H_INCLUDED
|
||||
#define RIPPLE_PROTOCOL_QUALITYFUNCTION_H_INCLUDED
|
||||
#ifndef XRPL_PROTOCOL_QUALITYFUNCTION_H_INCLUDED
|
||||
#define XRPL_PROTOCOL_QUALITYFUNCTION_H_INCLUDED
|
||||
|
||||
#include <xrpl/basics/Number.h>
|
||||
#include <xrpl/protocol/AMMCore.h>
|
||||
@@ -104,4 +104,4 @@ QualityFunction::QualityFunction(
|
||||
|
||||
} // namespace ripple
|
||||
|
||||
#endif // RIPPLE_PROTOCOL_QUALITYFUNCTION_H_INCLUDED
|
||||
#endif // XRPL_PROTOCOL_QUALITYFUNCTION_H_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user