#pragma once #include void show_histogram_svg(std::vector& bins, int BLOCK_WIDTH);