pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/editor editor_event.cxx,1.45,1.46


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor editor_event.cxx,1.45,1.46
Date: 27 Jan 2003 22:14:54 -0000

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

Modified Files:
        editor_event.cxx 
Log Message:
fixed a few warnings from VC 7


Index: editor_event.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/editor_event.cxx,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- editor_event.cxx    25 Jan 2003 18:34:36 -0000      1.45
+++ editor_event.cxx    27 Jan 2003 22:14:51 -0000      1.46
@@ -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 <algorithm>
 #include <stdio.h>
 #include <fstream>
 #include <ClanLib/GUI/gui_manager.h>





reply via email to

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