reactos/drivers/storage/class/cdrom/precomp.h
Pierre Schweitzer 321bcc056d Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
2016-04-24 20:17:09 +00:00

7 lines
108 B
C

#ifndef _CDROM_PCH_
#define _CDROM_PCH_
#include <ntdef.h>
#include <ntstatus.h>
#endif /* _CDROM_PCH_ */