Mercurial > hg > svcore
comparison data/fileio/MatchFileReader.h @ 687:06f13a3b9e9e debug-output
Convert many cerrs to DEBUGs
author | Chris Cannam |
---|---|
date | Mon, 16 May 2011 17:19:09 +0100 |
parents | c022976d18e8 |
children |
comparison
equal
deleted
inserted
replaced
686:b4a8d8221eaf | 687:06f13a3b9e9e |
---|---|
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 |