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
2025-01-04 05:20:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cbf0430b56
reactos
/
drivers
/
storage
/
scsiport
/
precomp.h
7 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
[DRIVERS] * Add header guards to the main headers. CORE-7716 svn path=/trunk/; revision=62006
2014-02-06 11:18:34 +00:00
#
ifndef _SCSIPORT_PCH_
#
define _SCSIPORT_PCH_
[SCSIPORT] * Remove one time inclusions from the main header and put them back where they belong. * Improve header inclusions. CORE-7716 svn path=/trunk/; revision=61950
2014-02-03 10:49:41 +00:00
#
include
<wdm.h>
[DRIVERS] * Add header guards to the main headers. CORE-7716 svn path=/trunk/; revision=62006
2014-02-06 11:18:34 +00:00
#
endif
/* _SCSIPORT_PCH_ */
Reference in a new issue
Copy permalink