[Scummvm-cvs-logs] CVS: scummvm/bs2/driver driver96.h,1.3,1.4

Travis Howell kirben at users.sourceforge.net
Sun Jul 27 20:50:25 CEST 2003


Update of /cvsroot/scummvm/scummvm/bs2/driver
In directory sc8-pr-cvs1:/tmp/cvs-serv18270/bs2/driver

Modified Files:
	driver96.h 
Log Message:

A few warnings


Index: driver96.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/bs2/driver/driver96.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- driver96.h	28 Jul 2003 03:12:49 -0000	1.3
+++ driver96.h	28 Jul 2003 03:49:25 -0000	1.4
@@ -1256,6 +1256,8 @@
 #define FALSE 0
 
 #ifndef WIN32
+#undef DWORD
+#undef LARGE_INTEGER
 typedef uint32 DWORD;
 typedef long int LARGE_INTEGER;
 #endif





More information about the Scummvm-git-logs mailing list