mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 05:00:53 +00:00
virtual dtor
This commit is contained in:
@@ -102,7 +102,7 @@ struct eigen_base {
|
|||||||
o << std::endl;
|
o << std::endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
~eigen_base() {
|
virtual ~eigen_base() {
|
||||||
delete this->components_;
|
delete this->components_;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user