Mercurial > hg > svcore
comparison base/LogRange.h @ 687:06f13a3b9e9e debug-output
Convert many cerrs to DEBUGs
author | Chris Cannam |
---|---|
date | Mon, 16 May 2011 17:19:09 +0100 |
parents | 1405f4a2caf3 |
children | 31f01931b781 |
comparison
equal
deleted
inserted
replaced
686:b4a8d8221eaf | 687:06f13a3b9e9e |
---|---|
15 | 15 |
16 #ifndef _LOG_RANGE_H_ | 16 #ifndef _LOG_RANGE_H_ |
17 #define _LOG_RANGE_H_ | 17 #define _LOG_RANGE_H_ |
18 | 18 |
19 #include <vector> | 19 #include <vector> |
20 #include "Debug.h" | |
20 | 21 |
21 class LogRange | 22 class LogRange |
22 { | 23 { |
23 public: | 24 public: |
24 /** | 25 /** |