1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-04 18:31:40 +00:00
reactos/sdk/lib/udmihelp/precomp.h
2018-08-12 14:21:56 +02:00

8 lines
139 B
C

#ifndef _UDMIHELP_PCH_
#define _UDMIHELP_PCH_
#include <windows.h>
#include <dmilib.h>
#include "udmihelp.h"
#endif /* _UDMIHELP_PCH_ */