#include "util/timed_histogram.hpp" namespace osrm::util::detail { std::atomic_uint operation = {0}; } // namespace osrm::util::detail