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.