cs-lab34/histogram.h

10 строки
112 B
C++

#ifndef HISTOGRAM_H_INCLUDED
#define HISTOGRAM_H_INCLUDED
#include <vector>
#endif // HISTOGRAM_H_INCLUDED