mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 06:44:37 +08: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_ */
|