1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-07 18:56:48 +00:00
reactos/sdk/lib/ioevent/ioevent.c

10 lines
121 B
C
Raw Normal View History

#include <stdarg.h>
#define COM_NO_WINDOWS_H
#include "windef.h"
#include "initguid.h"
#include <ioevent.h>
/* EOF */