diff options
Diffstat (limited to 'games-strategy/spring/files/gcc.patch')
-rw-r--r-- | games-strategy/spring/files/gcc.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games-strategy/spring/files/gcc.patch b/games-strategy/spring/files/gcc.patch deleted file mode 100644 index fa20686..0000000 --- a/games-strategy/spring/files/gcc.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur spring_original/rts/lib/lobby/Connection.h spring_patched/rts/lib/lobby/Connection.h ---- spring_original/rts/lib/lobby/Connection.h 2010-10-15 23:08:24.000000000 +0300 -+++ spring_patched/rts/lib/lobby/Connection.h 2010-12-13 00:06:25.000000000 +0200 -@@ -7,6 +7,7 @@ - #include <boost/asio/deadline_timer.hpp> - #include <boost/asio/ip/tcp.hpp> - #include <string> -+#include <list> - - struct ClientStatus - { |