mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 08:43:28 +00:00
1fb94b1cb5
sync with trunk (r49230) svn path=/branches/cmake-bringup/; revision=49246
9 lines
121 B
C
9 lines
121 B
C
#include <stdarg.h>
|
|
|
|
#define COM_NO_WINDOWS_H
|
|
#include "windef.h"
|
|
#include "initguid.h"
|
|
|
|
#include <ioevent.h>
|
|
|
|
/* EOF */
|