set svn:eol-style to native
[reactos.git] / reactos / lib / winsta / winsta.h
1 #if !defined(_WINSTA_H)
2 #define _WINSTA_H
3
4 #define WINSTASTUB(n) VOID STDCALL n (VOID) { }
5
6 #endif /* !def _WINSTA_H */
7