From 21aa4eed6d0e90f9a9b548c1adaad7dccf2f4862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 6 Apr 2004 19:20:15 +0000 Subject: Prepare for MinGW port: move M$VC specific header files into sparate directory regenerate config.h for M$VC compilation fixes add some getchar()s into xineui.exe (popup dialogs would be better) CVS patchset: 6338 CVS date: 2004/04/06 19:20:15 --- win32/contrib/timer/timer.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'win32/contrib/timer/timer.h') diff --git a/win32/contrib/timer/timer.h b/win32/contrib/timer/timer.h index cbb89bf97..3a0edc539 100644 --- a/win32/contrib/timer/timer.h +++ b/win32/contrib/timer/timer.h @@ -39,4 +39,5 @@ int alarm( int sec ); -#endif \ No newline at end of file +#endif + -- cgit v1.2.3