1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-16 15:50:24 +00:00
reactos/sdk/lib/dmilib/precomp.h
2018-08-02 21:29:57 +02:00

9 lines
147 B
C

#ifndef _DMILIB_PCH_
#define _DMILIB_PCH_
#include <ntdef.h>
#include <wmidata.h>
#include "dmi.h"
#include "dmilib.h"
#endif /* _DMILIB_PCH_ */