[Scummvm-cvs-logs] CVS: scummvm/scumm debug.cpp,1.7,1.8

Max Horn fingolfin at users.sourceforge.net
Tue Nov 5 14:43:07 CET 2002


Update of /cvsroot/scummvm/scummvm/scumm
In directory usw-pr-cvs1:/tmp/cvs-serv32588

Modified Files:
	debug.cpp 
Log Message:
note to self: always test with precompiled headers off before checkin

Index: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/debug.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- debug.cpp	5 Nov 2002 22:36:05 -0000	1.7
+++ debug.cpp	5 Nov 2002 22:42:32 -0000	1.8
@@ -27,6 +27,7 @@
 #include "scumm.h"
 #include "actor.h"
 #include "debug.h"
+#include "common/util.h"
 
 #ifdef HAVE_READLINE
 #include "debugrl.h"





More information about the Scummvm-git-logs mailing list