Applying formatter

This commit is contained in:
Patrick Shriwise 2023-01-13 00:00:16 -06:00
parent 6f0c6f5296
commit d0988327fe
7 changed files with 86 additions and 66 deletions

View file

@ -214,7 +214,8 @@ void get_run_parameters(pugi::xml_node node_base)
}
}
void read_settings_xml() {
void read_settings_xml()
{
using namespace settings;
using namespace pugi;
// Check if settings.xml exists