#pragma once #include #include "text.cpp" void show_histogram_text (const std::vector& bins,size_t MAX_ASTERISK, size_t bin_count);