pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/worldmap pingus.hxx,1.2,1.3


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap pingus.hxx,1.2,1.3
Date: 12 Aug 2002 22:52:06 -0000

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

Modified Files:
        pingus.hxx 
Log Message:
commited albertos patch

Index: pingus.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldmap/pingus.hxx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pingus.hxx  24 Jun 2002 22:52:59 -0000      1.2
+++ pingus.hxx  12 Aug 2002 22:52:04 -0000      1.3
@@ -20,8 +20,13 @@
 #ifndef HEADER_PINGUS_WORLDMAP_PINGUS_HXX
 #define HEADER_PINGUS_WORLDMAP_PINGUS_HXX
 
-#include <queue>
+#ifdef WIN32
+#include <math.h>
+#endif
+
 #include "node.hxx"
+#include <queue>
+
 
 namespace boost {
   template <class T> class shared_ptr;





reply via email to

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