mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 18:40:28 +00:00
- JobQueue_test: drop the unused <functional>, and make the two read-only GaugeFixture instances const. The other two stay mutable because they submit jobs through fixture.queue. - DatabaseConfig_test: drop the unused SystemParameters.h and include ByteUtilities.h for megabytes(), which was reached only transitively. Regenerate ordering.txt for the resulting edges: test.unit_test arrives with SuiteJournal.h, and xrpl.protocol leaves with SystemParameters.h.