Mercurial > hg > svcore
comparison data/fileio/MatchFileReader.h @ 689:573d45e9487b
Merge from debug-output branch
author | Chris Cannam |
---|---|
date | Tue, 14 Jun 2011 14:47:59 +0100 |
parents | 06f13a3b9e9e |
children |
comparison
equal
deleted
inserted
replaced
688:be43b2fe68e8 | 689:573d45e9487b |
---|---|
16 #ifndef _MATCH_FILE_READER_H_ | 16 #ifndef _MATCH_FILE_READER_H_ |
17 #define _MATCH_FILE_READER_H_ | 17 #define _MATCH_FILE_READER_H_ |
18 | 18 |
19 #include <vector> | 19 #include <vector> |
20 #include <QString> | 20 #include <QString> |
21 #include "base/Debug.h" | |
21 | 22 |
22 class QFile; | 23 class QFile; |
23 class Model; | 24 class Model; |
24 | 25 |
25 class Alignment | 26 class Alignment |