1
0
forked from 0ad/0ad

Fixed headers for non-PCH, again

This was SVN commit r818.
This commit is contained in:
Ykkrosh 2004-07-25 11:30:05 +00:00
parent c8514b7d28
commit d6a68ad232

View File

@ -2,6 +2,7 @@
#include "sysdep.h"
#include <memory.h>
#include <stdarg.h>
// portable debug output routines. Win32 offers better versions, which
// override these.
@ -10,7 +11,6 @@
#include <stdio.h>
#include <wchar.h>
#include <stdarg.h>
// portable output routines (win.cpp overrides these)