mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-28 18:45:35 +00:00
The `Number.h` header file now has `std::reference_wrapper` from `<functional>`, but the include is missing, causing downstream build problems. This change adds the header.