diff data/model/SparseModel.h @ 1614:2e14a7876945 single-point

Fixes and tests for PointSeries
author Chris Cannam
date Thu, 07 Mar 2019 14:35:57 +0000
parents 23a29e5dc0e9
children 628ffbb05856
line wrap: on
line diff
--- a/data/model/SparseModel.h	Wed Mar 06 16:37:10 2019 +0000
+++ b/data/model/SparseModel.h	Thu Mar 07 14:35:57 2019 +0000
@@ -34,8 +34,6 @@
 #include <QMutex>
 #include <QTextStream>
 
-#include "base/PointSeries.h" //!!!
-
 /**
  * Model containing sparse data (points with some properties).  The
  * properties depend on the point type.