diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/AS_DCP_internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/AS_DCP_internal.h b/src/AS_DCP_internal.h index f14bfa0..c1ec275 100755 --- a/src/AS_DCP_internal.h +++ b/src/AS_DCP_internal.h @@ -637,6 +637,8 @@ namespace ASDCP if (conformsToSpecifications && conformsToSpecifications->size() > 0) { + m_HeaderPart.m_Preface->ConformsToSpecifications.set_has_value(); + m_HeaderPart.m_Preface->ConformsToSpecifications.get().insert( conformsToSpecifications->begin(), conformsToSpecifications->end() |
