OSDN Git Service

2012-10-15 Earnie Boyd <earnie@users.sourceforge.net>
[mingw/mingw-org-wsl.git] / include / unknwn.h
index 1746b51..8959a1f 100644 (file)
 #pragma GCC system_header
 #include <_mingw.h>
 
+#include <rpc.h>
+#include <rpcndr.h>
+
 #ifndef COM_NO_WINDOWS_H
 #include <windows.h>
+#include <ole2.h>
 #endif
 
 #ifdef __cplusplus