mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 08:12:40 +00:00
Normalize whitespaces in the codebase
This commit is contained in:
@@ -63,7 +63,7 @@ namespace usd_utils {
|
||||
for (std::size_t i = 0; i < vec.size(); ++i)
|
||||
array[i] = vec[i];
|
||||
return array;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class SERIALIZERS_API usd_serializer : public ifcopenshell::geom::write_only_geometry_serializer {
|
||||
|
||||
Reference in New Issue
Block a user