(svn r12991) -Codechange: removed some unneeded includes

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
glx 16 years ago
parent 694ba37377
commit c2c9121307

@ -18,7 +18,6 @@
#ifdef WIN32
# include <tchar.h>
# include <io.h>
# define access _taccess
# define unlink _tunlink
#else

@ -18,10 +18,6 @@
#include "fios.h"
#include <sys/stat.h>
#ifdef WIN32
# include <io.h>
#endif /* WIN32 */
GRFConfig *_all_grfs;
GRFConfig *_grfconfig;

Loading…
Cancel
Save