mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
[USBHUB]
- Silent traces svn path=/branches/usb-bringup-trunk/; revision=55120
This commit is contained in:
parent
1f321cafad
commit
fa3c4bb4eb
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#define NDEBUG
|
||||||
#include <ntifs.h>
|
#include <ntifs.h>
|
||||||
#include <ntddk.h>
|
#include <ntddk.h>
|
||||||
#include <wdmguid.h>
|
#include <wdmguid.h>
|
||||||
|
|
Loading…
Reference in a new issue