[STORAGE] Storage driver cleanup part 1
[reactos.git] / drivers / storage / scsiport / precomp.h
1 #ifndef _SCSIPORT_PCH_
2 #define _SCSIPORT_PCH_
3
4 #include <wdm.h>
5
6 #endif /* _SCSIPORT_PCH_ */