From 2cee589eb2fac09369a211661a116cae97bd4c29 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Tue, 28 Jan 2020 15:17:14 +0000 Subject: Convert to modern Python and revive `games/battletanks'. --- games/battletanks/files/patch-engine_net_monitor.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 games/battletanks/files/patch-engine_net_monitor.cpp (limited to 'games/battletanks/files/patch-engine_net_monitor.cpp') diff --git a/games/battletanks/files/patch-engine_net_monitor.cpp b/games/battletanks/files/patch-engine_net_monitor.cpp new file mode 100644 index 000000000000..a7ebd82650f7 --- /dev/null +++ b/games/battletanks/files/patch-engine_net_monitor.cpp @@ -0,0 +1,10 @@ +--- ./engine/net/monitor.cpp.orig 2009-10-12 12:34:31.000000000 +0400 ++++ ./engine/net/monitor.cpp 2010-04-25 13:10:45.059278180 +0400 +@@ -47,6 +47,7 @@ + #else + # include + # include ++# include + # include /* superset of previous */ + # include + # include -- cgit v1.2.3