mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
9 lines
101 B
C
9 lines
101 B
C
|
#include <stdarg.h>
|
||
|
|
||
|
#define COM_NO_WINDOWS_H
|
||
|
#include "initguid.h"
|
||
|
|
||
|
#include <ioevent.h>
|
||
|
|
||
|
/* EOF */
|