mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
include: Make exdisp.h compile when included after commdlg.h.
This commit is contained in:
parent
d524a761a1
commit
97a9df1c3c
@ -26,6 +26,10 @@ import "docobj.idl";
|
||||
#include <olectl.h>
|
||||
#include <exdispid.h>
|
||||
|
||||
cpp_quote("#ifdef WINE_NO_UNICODE_MACROS")
|
||||
cpp_quote("#undef FindText")
|
||||
cpp_quote("#endif")
|
||||
|
||||
/*****************************************************************************
|
||||
* SHDocVw library
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user