cryptnet/tests: Remove an uneeded NONAMELESSUNION directive.

This commit is contained in:
Francois Gouget 2015-03-09 22:25:49 +01:00 committed by Alexandre Julliard
parent 16a77b89e9
commit d30c037a1e

View file

@ -19,7 +19,7 @@
*/
#include <stdarg.h>
#include <stdio.h>
#define NONAMELESSUNION
#include <windef.h>
#include <winbase.h>
#include <winerror.h>