Copy riched20
[reactos.git] / reactos / subsys / system / taskmgr / precomp.h
1 #define WIN32_LEAN_AND_MEAN /* Exclude rarely-used stuff from Windows headers */
2 #include <windows.h>
3 #include "taskmgr.h"