mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 06:25:51 +00:00
Add missing include in beast header
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include <beast/module/core/containers/ArrayAllocationBase.h>
|
#include <beast/module/core/containers/ArrayAllocationBase.h>
|
||||||
#include <beast/module/core/containers/ElementComparator.h>
|
#include <beast/module/core/containers/ElementComparator.h>
|
||||||
#include <beast/module/core/threads/CriticalSection.h>
|
#include <beast/module/core/threads/CriticalSection.h>
|
||||||
|
#include <beast/Arithmetic.h>
|
||||||
|
|
||||||
namespace beast {
|
namespace beast {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user