forked from speed-dreams/speed-dreams-code
Add portability.h for snprintf()
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6927 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: a2d95e630b8ffd48f569c9f843fbde56a4689fd6 Former-commit-id: dc7cb207b870612c0faaf75baac900f47b6719b5
This commit is contained in:
parent
7ae1fa574e
commit
08db1d6975
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ version : $Id$
|
|||
#include <cstdio>
|
||||
#include <SDL.h>
|
||||
|
||||
#include <portability.h>
|
||||
#include "network.h"
|
||||
#include "robotxml.h"
|
||||
#include "pack.h"
|
||||
|
|
Loading…
Reference in a new issue