1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-30 06:28:34 +00:00
reactos/sdk/lib/ioevent/ioevent.c

9 lines
121 B
C

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