storage.dll16: Remove an unneeded NONAMELESSSTRUCT directive.

This commit is contained in:
Francois Gouget 2015-03-24 11:40:41 +01:00 committed by Alexandre Julliard
parent aa1ad58ba7
commit 890153e8c0

View file

@ -33,7 +33,7 @@
#endif
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winternl.h"