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