1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-02 23:41:22 +00:00
reactos/drivers/network/tdi/precomp.h

7 lines
99 B
C

#ifndef _TDI_PCH_
#define _TDI_PCH_
#include <wdm.h>
#include <tdikrnl.h>
#endif /* _TDI_PCH_ */