Skip to content

additional method to convert uint32t numbers to avoid the usage of...

Stefan Maier requested to merge smaier/Ph2_ACF:stringUtil into Dev

additional method to convert uint32t numbers to avoid the usage of std::to_string(), because this lets the gui crash

Merge request reports