system.drv16: Remove an unneeded NONAMELESSSTRUCT directive.

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

View file

@ -18,10 +18,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include <stdarg.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"