changeset 1565:2a06e4bc1c41 zoom

Remove unnecessary include
author Chris Cannam
date Tue, 06 Nov 2018 10:53:28 +0000
parents 5f9c9d8c3de6
children f6e7d0e783e8
files data/model/RangeSummarisableTimeValueModel.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/model/RangeSummarisableTimeValueModel.h	Tue Nov 06 08:58:57 2018 +0000
+++ b/data/model/RangeSummarisableTimeValueModel.h	Tue Nov 06 10:53:28 2018 +0000
@@ -19,7 +19,6 @@
 #include <QObject>
 
 #include "DenseTimeValueModel.h"
-#include "base/ZoomConstraint.h"
 
 #include <stdint.h>