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