mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 12:04:51 +00:00
6b687478d1
Move the classpnp driver into the class directory because it is a class driver, just like the class2 driver.
7 lines
186 B
C
7 lines
186 B
C
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
|
|
|
#include <ntdef.h>
|
|
#include <initguid.h>
|
|
#include <ioevent.h>
|
|
|
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|