widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #03043
[Merge] lp:~hjd/widelands/include-ctime into lp:widelands
Hans Joachim Desserud has proposed merging lp:~hjd/widelands/include-ctime into lp:widelands.
Requested reviews:
Widelands Developers (widelands-dev)
For more details, see:
https://code.launchpad.net/~hjd/widelands/include-ctime/+merge/241135
--
https://code.launchpad.net/~hjd/widelands/include-ctime/+merge/241135
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands/include-ctime into lp:widelands.
=== modified file 'src/game_io/game_preload_packet.h'
--- src/game_io/game_preload_packet.h 2014-10-12 08:39:48 +0000
+++ src/game_io/game_preload_packet.h 2014-11-07 19:49:07 +0000
@@ -20,6 +20,7 @@
#ifndef WL_GAME_IO_GAME_PRELOAD_PACKET_H
#define WL_GAME_IO_GAME_PRELOAD_PACKET_H
+#include <ctime>
#include <cstring>
#include <string>