* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=62032
This commit is contained in:
Amine Khaldi 2014-02-08 13:38:07 +00:00
parent 56f3eadd4a
commit 81fad2376a

View file

@ -10,9 +10,7 @@
#ifndef _WINSTA_H
#define _WINSTA_H
/* Default header set */
#include <stdarg.h>
//#include <time.h>
#include <windef.h>
#include <winbase.h>
@ -25,5 +23,4 @@ WINE_DEFAULT_DEBUG_CHANNEL(winsta);
/* WinSta calling convention */
#define WINSTAAPI WINAPI
#endif /* !def _WINSTA_H */
#endif /* _WINSTA_H */