add use_dynamic_generation_rules
This commit is contained in:
parent
41701fff9a
commit
ea5a8a3431
|
@ -107,6 +107,8 @@ namespace v2x
|
|||
int received_cpm_num_;
|
||||
|
||||
int cpm_object_id_;
|
||||
|
||||
bool use_dynamic_generation_rules_;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue