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

winmm: Remove unneeded NONAMELESSSTRUCT directives.

parent e54b62ae
......@@ -24,8 +24,8 @@
#include "wine/port.h"
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
......
......@@ -44,7 +44,7 @@
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "mmsystem.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