1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-07 18:56:48 +00:00
reactos/sdk/lib/epsapi/enum/precomp.h

9 lines
146 B
C

#ifndef _EPSAPI_PCH_
#define _EPSAPI_PCH_
#define NTOS_MODE_USER
#include <ndk/exfuncs.h>
#include <epsapi/epsapi.h>
#endif /* _EPSAPI_PCH_ */