libs/vkd3d: Disable nameless unions.

This commit is contained in:
Józef Kucia
2016-09-27 12:13:37 +02:00
parent 5e266f70a2
commit e43af70de1
2 changed files with 12 additions and 9 deletions

View File

@@ -24,6 +24,7 @@
#define __VKD3D_PRIVATE_H
#define COBJMACROS
#define NONAMELESSUNION
#include "vkd3d_common.h"
#include "vkd3d_debug.h"
#include "vkd3d_vulkan.h"