xref: /reactos/sdk/lib/udmihelp/precomp.h (revision d6d1efe7)
1 #ifndef _UDMIHELP_PCH_
2 #define _UDMIHELP_PCH_
3 
4 #include <windows.h>
5 #include <dmilib.h>
6 #include "udmihelp.h"
7 
8 #endif /* _UDMIHELP_PCH_ */
9