reactos/sdk/lib/udmihelp/precomp.h
2018-08-12 14:21:56 +02:00

9 lines
139 B
C

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