3070d905925a53d3d36459f404249ce079bb884d
[reactos.git] / reactos / lib / wdmguid / wdmguid.c
1
2 #include <stdarg.h>
3
4 #define COM_NO_WINDOWS_H
5 #include "initguid.h"
6
7 #include <ddk/wdmguid.h>
8 #define __GUIDS_ONLY__
9 #include <ntos/ntpnp.h>
10
11 /* EOF */