windowscodecs: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-26 15:29:53 +01:00 committed by Alexandre Julliard
parent 68264c2da7
commit 0d80651e95
2 changed files with 0 additions and 3 deletions

View File

@ -23,7 +23,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"

View File

@ -16,8 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS
#include <stdarg.h>
#include <string.h>