pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src pingus.hxx,1.5,1.6


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src pingus.hxx,1.5,1.6
Date: 28 Nov 2002 17:42:16 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv11158/src

Modified Files:
        pingus.hxx 
Log Message:
- new .dsp and assert.h 'fix'


Index: pingus.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/pingus.hxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pingus.hxx  20 Oct 2002 18:28:49 -0000      1.5
+++ pingus.hxx  28 Nov 2002 17:42:14 -0000      1.6
@@ -39,6 +39,8 @@
 #  pragma warning(disable:4355) //this used in constructor base
 
 #  pragma warning(disable:4800) //'int' : forcing value to bool 'true' or 
'false' (performance warning)
+
+#  include <assert.h>
 #endif
 
 #define UNUSED_ARG(a) do {/* null */} while (&a == 0)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]