Skip to content

cxx: fix compilation for setting header tags

Stephan Lachnit requested to merge p-cxx-fix-compilation-transmitter-tags into main

Just noticed that Adenium doesn't compile anymore due to not being able to cast an int to config::Value - since we have the assignment operator now, the fix is very simple.

Merge request reports

Loading