add use_dynamic_generation_rules

This commit is contained in:
Yu Asabe 2022-07-21 09:12:08 +09:00
parent 41701fff9a
commit ea5a8a3431
1 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,8 @@ namespace v2x
int received_cpm_num_;
int cpm_object_id_;
bool use_dynamic_generation_rules_;
};
}