#ifndef svg #define svg #include void pers(int bin, int sum, int& x); void show_histogram_svg(const std::vector & bins); #endif //svg