Mercurial > hg > svcore
diff data/model/RangeSummarisableTimeValueModel.h @ 1326:54af1e21705c 3.0-integration
Update to use bqvec allocator for float vectors
author | Chris Cannam |
---|---|
date | Tue, 13 Dec 2016 15:23:21 +0000 |
parents | 48e4ffa9fb48 |
children | 2a06e4bc1c41 |
line wrap: on
line diff
--- a/data/model/RangeSummarisableTimeValueModel.h Tue Dec 13 12:03:48 2016 +0000 +++ b/data/model/RangeSummarisableTimeValueModel.h Tue Dec 13 15:23:21 2016 +0000 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _RANGE_SUMMARISABLE_TIME_VALUE_MODEL_H_ -#define _RANGE_SUMMARISABLE_TIME_VALUE_MODEL_H_ +#ifndef SV_RANGE_SUMMARISABLE_TIME_VALUE_MODEL_H +#define SV_RANGE_SUMMARISABLE_TIME_VALUE_MODEL_H #include <QObject>