diff 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
line wrap: on
line diff
--- a/data/fileio/MatchFileReader.h	Thu May 12 17:31:24 2011 +0100
+++ b/data/fileio/MatchFileReader.h	Mon May 16 17:19:09 2011 +0100
@@ -18,6 +18,7 @@
 
 #include <vector>
 #include <QString>
+#include "base/Debug.h"
 
 class QFile;
 class Model;