comparison base/RangeMapper.h @ 689:573d45e9487b

Merge from debug-output branch
author Chris Cannam
date Tue, 14 Jun 2011 14:47:59 +0100
parents b4a8d8221eaf
children eb6b6a88faed
comparison
equal deleted inserted replaced
688:be43b2fe68e8 689:573d45e9487b
15 15
16 #ifndef _RANGE_MAPPER_H_ 16 #ifndef _RANGE_MAPPER_H_
17 #define _RANGE_MAPPER_H_ 17 #define _RANGE_MAPPER_H_
18 18
19 #include <QString> 19 #include <QString>
20
21 #include "Debug.h"
20 22
21 23
22 class RangeMapper 24 class RangeMapper
23 { 25 {
24 public: 26 public: