equal
deleted
inserted
replaced
15 * along with this program; if not, write to the Free Software |
15 * along with this program; if not, write to the Free Software |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
17 */ |
17 */ |
18 |
18 |
19 #include <string> |
19 #include <string> |
|
20 #include <cstring> |
20 #include <stdio.h> |
21 #include <stdio.h> |
21 |
22 |
22 #include "xfire.h" |
23 #include "xfire.h" |
23 #include "../misc/xfire/xfiregameclient.h" |
24 #include "../misc/xfire/xfiregameclient.h" |
24 |
25 |