mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 07:26:51 +00:00
jobQueue, jobStart and jobFinish take their name as std::string const&, so this header has to provide <string> itself. The rpc hooks moved to string_view and the include went with them, which include-cleaner reports as an error.