code: катировки по выводу my var
Этот коммит содержится в:
2
svg.h
2
svg.h
@@ -3,6 +3,6 @@
|
||||
#include <vector>
|
||||
|
||||
void
|
||||
show_histogram_svg(const std::vector<int>& bins);
|
||||
show_histogram_svg(const std::vector<int>& bins, size_t IMAGE_WIDTH);
|
||||
|
||||
#endif //SVG_H_INCLUDED
|
||||
|
||||
Ссылка в новой задаче
Block a user