code:исправление ошибки
Этот коммит содержится в:
3
text.h
3
text.h
@@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
std::vector<size_t>
|
void show_histogram_text(const std::vector <std::size_t> &bins);
|
||||||
show_histogram_text(const std::vector<double>& bins);
|
|
||||||
|
|
||||||
#endif // TEXT_H_INCLUDED
|
#endif // TEXT_H_INCLUDED
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user