Mercurial > hg > svcore
diff data/model/SparseModel.h @ 1612:23a29e5dc0e9 single-point
Start implementing & testing PointSeries
author | Chris Cannam |
---|---|
date | Wed, 06 Mar 2019 16:24:23 +0000 |
parents | 560453546749 |
children | 2e14a7876945 |
line wrap: on
line diff
--- a/data/model/SparseModel.h Tue Mar 05 15:15:11 2019 +0000 +++ b/data/model/SparseModel.h Wed Mar 06 16:24:23 2019 +0000 @@ -34,6 +34,8 @@ #include <QMutex> #include <QTextStream> +#include "base/PointSeries.h" //!!! + /** * Model containing sparse data (points with some properties). The * properties depend on the point type.