unused
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "archutils/Win32/GraphicsWindow.h"
|
#include "archutils/Win32/GraphicsWindow.h"
|
||||||
#include "LowLevelWindow_Win32.h"
|
#include "LowLevelWindow_Win32.h"
|
||||||
#include "StepMania.h"
|
|
||||||
#include "RageUtil.h"
|
#include "RageUtil.h"
|
||||||
#include "RageLog.h"
|
#include "RageLog.h"
|
||||||
#include "RageDisplay.h"
|
#include "RageDisplay.h"
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
#ifdef _WINDOWS
|
#ifdef _WINDOWS
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
#include "StepMania.h"
|
|
||||||
|
|
||||||
struct tm *my_localtime_r( const time_t *timep, struct tm *result )
|
struct tm *my_localtime_r( const time_t *timep, struct tm *result )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user