[Scummvm-cvs-logs] CVS: scummvm/simon items.cpp,1.121,1.122

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Fri Jun 24 09:13:10 CEST 2005


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11781

Modified Files:
	items.cpp 
Log Message:
I don't think we need <ctype.h> here.


Index: items.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/items.cpp,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- items.cpp	24 Jun 2005 15:23:40 -0000	1.121
+++ items.cpp	24 Jun 2005 16:11:11 -0000	1.122
@@ -20,7 +20,6 @@
  */
 
 // Item script opcodes for Simon1/Simon2
-#include <ctype.h>
 
 #include "common/stdafx.h"
 #include "simon/simon.h"





More information about the Scummvm-git-logs mailing list