reactos/drivers/storage/floppy/precomp.h
Amine Khaldi 121bde3b83 * Sync up to trunk HEAD (r62286).
svn path=/branches/ntvdm/; revision=62287
2014-02-22 10:50:51 +00:00

11 lines
151 B
C

#ifndef _FLOPPY_PCH_
#define _FLOPPY_PCH_
#include <wdm.h>
#include "floppy.h"
#include "csqrtns.h"
#include "hardware.h"
#endif /* _FLOPPY_PCH_ */