This website requires JavaScript.
Explore
Help
Register
Sign In
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-03 05:18:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
591f7ff5d7
reactos
/
drivers
/
network
/
tdi
/
precomp.h
8 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
[TDI] * Add header guards to the main header. * Improve header inclusions. CORE-7716 svn path=/trunk/; revision=62021
2014-02-07 16:54:11 +00:00
#
ifndef _TDI_PCH_
#
define _TDI_PCH_
#
include
<wdm.h>
[TDI] * Add a PCH. svn path=/trunk/; revision=52934
2011-07-27 19:33:08 +00:00
#
include
<tdikrnl.h>
[TDI] * Add header guards to the main header. * Improve header inclusions. CORE-7716 svn path=/trunk/; revision=62021
2014-02-07 16:54:11 +00:00
#
endif
/* _TDI_PCH_ */
Reference in a new issue
Copy permalink