#ifndef text_hpp #define text_hpp #include void show_histogram_text(const std::vector& baskets); #endif /* text_hpp */