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