mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
7 lines
108 B
C
7 lines
108 B
C
#ifndef _CDROM_PCH_
|
|
#define _CDROM_PCH_
|
|
|
|
#include <ntdef.h>
|
|
#include <ntstatus.h>
|
|
|
|
#endif /* _CDROM_PCH_ */
|