1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-01 15:38:37 +00:00
reactos/sdk/lib/udmihelp/precomp.h

9 lines
139 B
C
Raw Normal View History

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