ReactOS 0.4.16-dev-533-gc7d1aa3
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_ */