mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Move hardened_hash to container/
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "../../beast/beast/FixedArray.h"
|
||||
#include "../../beast/beast/crypto/MurmurHash.h"
|
||||
#include "../../beast/beast/utility/hardened_hash.h"
|
||||
#include "../../beast/beast/container/hardened_hash.h"
|
||||
|
||||
namespace ripple {
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#ifndef RIPPLE_TYPES_BASE_UINT_H_INCLUDED
|
||||
#define RIPPLE_TYPES_BASE_UINT_H_INCLUDED
|
||||
|
||||
#include "../../beast/beast/utility/hardened_hash.h"
|
||||
#include "../../beast/beast/container/hardened_hash.h"
|
||||
|
||||
#include <functional>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user