Files
reactos/lib/epsapi/enum/precomp.h
T
Amine Khaldi 121bde3b83 * Sync up to trunk HEAD (r62286).
svn path=/branches/ntvdm/; revision=62287
2014-02-22 10:50:51 +00:00

10 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_ */