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

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

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


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

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

Modified files:
        src            : multiplayer_create.cpp 

Log message:
        fixes to warnings/errors on VC++

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

Patches:
Index: wesnoth/src/multiplayer_create.cpp
diff -u wesnoth/src/multiplayer_create.cpp:1.12 
wesnoth/src/multiplayer_create.cpp:1.13
--- wesnoth/src/multiplayer_create.cpp:1.12     Thu Mar 10 22:29:57 2005
+++ wesnoth/src/multiplayer_create.cpp  Fri Mar 11 02:29:12 2005
@@ -1,4 +1,4 @@
-/* $Id: multiplayer_create.cpp,v 1.12 2005/03/10 22:29:57 ydirson Exp $ */
+/* $Id: multiplayer_create.cpp,v 1.13 2005/03/11 02:29:12 Sirp Exp $ */
 /*
    Copyright (C) 
    Part of the Battle for Wesnoth Project http://www.wesnoth.org
@@ -10,10 +10,11 @@
 
    See the COPYING file for more details.
 */
+
+#include "global.hpp"
 
 #include "display.hpp"
 #include "gettext.hpp"
-#include "global.hpp"
 #include "image.hpp"
 #include "show_dialog.hpp"
 #include "map_create.hpp"




reply via email to

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