reactos/drivers/usb/usbhub/guid.c
2020-01-06 21:16:08 +02:00

12 lines
267 B
C

/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#include <wdm.h>
#include <initguid.h>
#include <wdmguid.h>
#include <usb.h>
#include <usbiodef.h>
#include <hubbusif.h>
#include <usbbusif.h>
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */