Commit fe1a57c2 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

ole2.dll16: Remove unneeded NONAMELESSXXX directives.

parent 8110b3cb
......@@ -25,7 +25,7 @@
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"
......
......@@ -29,8 +29,6 @@
#include <stdio.h>
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment