pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/gui root_gui_manager.cxx,1.7,1.8


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/gui root_gui_manager.cxx,1.7,1.8
Date: 18 Apr 2003 12:48:52 -0000

Update of /var/lib/cvs/Games/Pingus/src/gui
In directory dark:/tmp/cvs-serv12715/gui

Modified Files:
        root_gui_manager.cxx 
Log Message:
added missing assert.h headers for g++-3.3

Index: root_gui_manager.cxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/gui/root_gui_manager.cxx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- root_gui_manager.cxx        14 Sep 2002 19:06:34 -0000      1.7
+++ root_gui_manager.cxx        18 Apr 2003 12:48:50 -0000      1.8
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include <assert.h>
 #include "root_gui_manager.hxx"
 #include "../input/controller.hxx"
 





reply via email to

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