[NTOS:CM] CmpCmdHiveOpen(): Resolve FileAttributes->RootDirectory when a hive file...
[reactos.git] / sdk / lib / dmilib / precomp.h
1 #ifndef _DMILIB_PCH_
2 #define _DMILIB_PCH_
3
4 #include <ntdef.h>
5 #include <wmidata.h>
6 #include "dmi.h"
7 #include "dmilib.h"
8
9 #endif /* _DMILIB_PCH_ */