reference union_identity in the df namespace

develop
Ben Lubar 2020-02-29 13:26:42 -06:00
parent 3ddbb5cec1
commit 94e818fd53
No known key found for this signature in database
GPG Key ID: 92939677AB59EDA4
1 changed files with 1 additions and 0 deletions

@ -450,6 +450,7 @@ namespace df
using DFHack::virtual_class;
using DFHack::global_identity;
using DFHack::struct_identity;
using DFHack::union_identity;
using DFHack::struct_field_info;
using DFHack::bitfield_item_info;
using DFHack::bitfield_identity;