This commit is contained in:
Glenn Maynard
2005-12-21 06:13:47 +00:00
parent 7ac1862281
commit eca5a911d8
2 changed files with 0 additions and 2 deletions
@@ -5,7 +5,6 @@
#ifdef _WINDOWS
# include <windows.h>
#endif
#include "StepMania.h"
struct tm *my_localtime_r( const time_t *timep, struct tm *result )
{