summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/AS_DCP_internal.h2
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()