mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-25 17:15:23 +00:00
Fix dependencies so clio can use libxrpl (#6251)
- Include <functional> header in Number.h
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <xrpl/beast/utility/instrumentation.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
#include <limits>
|
||||
#include <optional>
|
||||
#include <ostream>
|
||||
|
||||
Reference in New Issue
Block a user