#pragma once #include <vector> void ShowHistogramSvg(const std::vector<size_t>& bins);