reactos/drivers/storage/class/cdrom/precomp.h
Amine Khaldi ddb3d908c9 * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
svn path=/branches/shell-experiments/; revision=62286
2014-02-22 10:31:26 +00:00

7 lines
108 B
C

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