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