reactos/lib/sdk/ioevent/ioevent.c
Sylvain Petreolle 1fb94b1cb5 [CMAKE]
sync with trunk (r49230)

svn path=/branches/cmake-bringup/; revision=49246
2010-10-23 22:14:59 +00:00

10 lines
121 B
C

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