diff --git a/text.h b/text.h index 0407a22..ff2d377 100644 --- a/text.h +++ b/text.h @@ -1,4 +1,5 @@ #pragma once #include + void show_histogram_text(const std::vector& bins);