ReactOS 0.4.15-dev-7918-g2a2556c
precomp.h
Go to the documentation of this file.
1#ifndef _CMIDRIVER_PCH_
2#define _CMIDRIVER_PCH_
3
4#include <wdm.h>
5#include <portcls.h>
6
7#include "debug.hpp"
8
9#endif /* _CMIDRIVER_PCH_ */