wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/src map_create.cpp


From: David White
Subject: [Wesnoth-cvs-commits] wesnoth/src map_create.cpp
Date: Mon, 07 Mar 2005 21:29:10 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     David White <address@hidden>    05/03/08 02:29:10

Modified files:
        src            : map_create.cpp 

Log message:
        added inclusion of global.hpp

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/map_create.cpp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: wesnoth/src/map_create.cpp
diff -u wesnoth/src/map_create.cpp:1.1 wesnoth/src/map_create.cpp:1.2
--- wesnoth/src/map_create.cpp:1.1      Sat Mar  5 17:35:48 2005
+++ wesnoth/src/map_create.cpp  Tue Mar  8 02:29:10 2005
@@ -1,3 +1,5 @@
+#include "global.hpp"
+
 #include "cavegen.hpp"
 #include "log.hpp"
 #include "map_create.hpp"




reply via email to

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