mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
9 lines
206 B
C
9 lines
206 B
C
|
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
||
|
|
||
|
#include <wdm.h>
|
||
|
#include <batclass.h>
|
||
|
#include <initguid.h>
|
||
|
#include <poclass.h>
|
||
|
|
||
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|