#pragma once #include void show_histogram_text(const std::vector& bins, std::size_t& bin_count, double bin_size);