Родитель
cb6fa6f031
Сommit
396179352c
@ -1,8 +0,0 @@
|
||||
#ifndef HISTOGRAM_INTERNAL_H_INCLUDED
|
||||
#define HISTOGRAM_INTERNAL_H_INCLUDED
|
||||
|
||||
#include <vector>
|
||||
|
||||
bool find_minmax(const std::vector<double>& numbers, double& min, double& max);
|
||||
|
||||
#endif
|
||||
Загрузка…
Ссылка в новой задаче