Xbox builds again
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
#include "arch_setup.h"
|
||||
#include "RageThreads.h"
|
||||
#include <time.h>
|
||||
#include <windows.h>
|
||||
#ifdef _WINDOWS
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
struct tm *my_localtime_r( const time_t *timep, struct tm *result )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user