#ifndef SHOW-SVG_H_INCLUDED #define SHOW-SVG_H_INCLUDED #include using namespace std; void show_histogram_text(vector& bins, size_t & max_count,size_t & bin_count); #endif // SHOW-SVG_H_INCLUDED