summaryrefslogtreecommitdiffstats
path: root/src/MuxElements.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MuxElements.h')
-rw-r--r--src/MuxElements.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/MuxElements.h b/src/MuxElements.h
index 1f3f548..4efc720 100644
--- a/src/MuxElements.h
+++ b/src/MuxElements.h
@@ -549,6 +549,8 @@ struct FrequencyListEntry {
struct FrequencyInformation {
std::string uid;
+ bool other_ensemble = false;
+
// The latest draft spec does not specify the RegionId anymore, it's
// now a reserved field.
std::vector<FrequencyListEntry> frequency_information;