fix: format_utils normalize function sigs, iges_import class closing brace
This commit is contained in:
@@ -94,7 +94,7 @@ private:
|
||||
bool parse_section(char section_type, std::string& out_content);
|
||||
bool parse_directory_entries(const std::vector<CardRecord>& records);
|
||||
bool parse_parameter_data(const std::vector<CardRecord>& records);
|
||||
|
||||
};
|
||||
|
||||
IgesParser::IgesParser(const std::string& data) : data_(data) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user