#ifndef TEXT_H_INCLUDED #define TEXT_H_INCLUDED #include std::vector show_histogram_text(const std::vector& bins); #endif // TEXT_H_INCLUDED