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

comctl32: Remove unneeded NONAMELESSSTRUCT directives.

parent d53afeca
......@@ -36,7 +36,6 @@
#define COBJMACROS
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
......
......@@ -56,7 +56,7 @@
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
......
......@@ -51,7 +51,7 @@
#include <stdlib.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