Add compare header to histogram collector header

This commit is contained in:
Tyler Neely 2022-11-18 10:20:45 +00:00
parent a37e7e4aff
commit 0f32407bdc

View File

@ -13,6 +13,7 @@
#include <chrono>
#include <cmath>
#include <compare>
#include <unordered_map>
#include <boost/core/demangle.hpp>