]> git.pld-linux.org Git - packages/ggz-server.git/blob - ggz-server-gcc43.patch
- rel 6
[packages/ggz-server.git] / ggz-server-gcc43.patch
1 diff -urN ggz-server-0.0.14.1/game_servers/keepalive/src/world.cpp ggz-server-0.0.14.1.new/game_servers/keepalive/src/world.cpp
2 --- ggz-server-0.0.14.1/game_servers/keepalive/src/world.cpp    2008-01-05 20:03:01.000000000 +0100
3 +++ ggz-server-0.0.14.1.new/game_servers/keepalive/src/world.cpp        2008-07-09 10:57:20.000000000 +0200
4 @@ -30,7 +30,7 @@
5  #include <iostream>
6  #include <sys/types.h>
7  #include <dirent.h>
8 -#include <string>
9 +#include <cstring>
10  
11  // Configuration
12  #include "config.h"
This page took 0.088066 seconds and 3 git commands to generate.