mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
f0aa0ab3f2
commit
9858114ed7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ public:
|
|||
// Constructors
|
||||
VolumeCalculation(pugi::xml_node node);
|
||||
|
||||
VolumeCalculation() {}
|
||||
VolumeCalculation() = default;
|
||||
|
||||
// Methods
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue