mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Compilation fixes
This commit is contained in:
@@ -56,7 +56,7 @@ void spf_header::write(std::ostream& out) const {
|
||||
<< "\n";
|
||||
}
|
||||
|
||||
void ifcopenshell::spf_header::file(ifcopenshell::file* file) {
|
||||
void ifcopenshell::spf_header::owner_file(ifcopenshell::file* file) {
|
||||
file_ = file;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user