mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
12 lines
267 B
C
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 */
|