1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

include: Make exdisp.h compile when included after commdlg.h.

This commit is contained in:
Rob Shearman 2008-09-17 10:57:37 +01:00 committed by Alexandre Julliard
parent d524a761a1
commit 97a9df1c3c

View File

@ -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
*/