Commit 77f29bcd authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

qcap: Remove unneeded NONAMELESSXXX directives.

parent 78bf626d
......@@ -23,8 +23,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
......
......@@ -25,8 +25,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
......
......@@ -25,8 +25,6 @@
#include "config.h"
#include "wine/port.h"
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#define COBJMACROS
#include <stdarg.h>
......
......@@ -18,8 +18,6 @@
*
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#define COBJMACROS
#include "config.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