#ifndef seafire__routing__diagnostics_hxx_ #define seafire__routing__diagnostics_hxx_ #include namespace seafire::routing { common::diagnostics_t::category_t const& routing_category(); } // namespace seafire::routing #endif