pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src world.cxx,1.16,1.17


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src world.cxx,1.16,1.17
Date: 22 Aug 2002 14:37:53 -0000

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

Modified Files:
        world.cxx 
Log Message:
added missing include

Index: world.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/world.cxx,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- world.cxx   22 Aug 2002 02:17:19 -0000      1.16
+++ world.cxx   22 Aug 2002 14:37:51 -0000      1.17
@@ -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 <assert.h>
 #include "force_vector.hxx"
 #include "plf.hxx"





reply via email to

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