diff system/System.h @ 687:06f13a3b9e9e debug-output

Convert many cerrs to DEBUGs
author Chris Cannam
date Mon, 16 May 2011 17:19:09 +0100
parents badbbf0921fa
children 773f228f080d 001d77a720ce
line wrap: on
line diff
--- a/system/System.h	Thu May 12 17:31:24 2011 +0100
+++ b/system/System.h	Mon May 16 17:19:09 2011 +0100
@@ -16,6 +16,8 @@
 #ifndef _SYSTEM_H_
 #define _SYSTEM_H_
 
+#include "base/Debug.h"
+
 #ifdef _WIN32
 
 #include <windows.h>