mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
8 lines
108 B
C
8 lines
108 B
C
#ifndef _CDROM_PCH_
|
|
#define _CDROM_PCH_
|
|
|
|
#include <ntdef.h>
|
|
#include <ntstatus.h>
|
|
|
|
#endif /* _CDROM_PCH_ */
|