reactos/drivers/hid/hidclass/guid.c

10 lines
230 B
C

/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#include <ntdef.h>
#include <miniport.h>
#include <initguid.h>
#include <wdmguid.h>
#include <hidclass.h>
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */