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.3,1.4


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap pingus.hxx,1.3,1.4
Date: 16 Aug 2002 13:03:39 -0000

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

Modified Files:
        pingus.hxx 
Log Message:
- included src/pingus.hxx in every header not containing other pingus headers
- changed ClanLib/gui.h includes to the really required headers


Index: pingus.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldmap/pingus.hxx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pingus.hxx  12 Aug 2002 22:52:04 -0000      1.3
+++ pingus.hxx  16 Aug 2002 13:03:36 -0000      1.4
@@ -20,12 +20,9 @@
 #ifndef HEADER_PINGUS_WORLDMAP_PINGUS_HXX
 #define HEADER_PINGUS_WORLDMAP_PINGUS_HXX
 
-#ifdef WIN32
 #include <math.h>
-#endif
-
-#include "node.hxx"
 #include <queue>
+#include "node.hxx"
 
 
 namespace boost {





reply via email to

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