// text.h #pragma once #include // Объявление функции show_histogram_text() void show_histogram_text(const std::vector& bins);