Skip to content
Snippets Groups Projects
Commit fcfce844 authored by François Gouget's avatar François Gouget Committed by Alexandre Julliard
Browse files

On windows ole2.h includes oleauto.h and some programs depend on this.

parent dfc0f5ec
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
#include "wintypes.h"
#include "winerror.h"
#include "oleidl.h"
#include "oleauto.h"
/* OLE version */
#define rmm 23
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment