diff --git a/histogram.cpp b/histogram.cpp new file mode 100644 index 0000000..e69de29 diff --git a/histogram.h b/histogram.h new file mode 100644 index 0000000..46e5088 --- /dev/null +++ b/histogram.h @@ -0,0 +1,6 @@ +#ifndef HISTOGRAM_H_INCLUDED +#define HISTOGRAM_H_INCLUDED + + + +#endif // HISTOGRAM_H_INCLUDED