mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: run-time control clean-up
This commit is contained in:
@ -110,7 +110,7 @@ public:
|
||||
);
|
||||
|
||||
//- Destructor
|
||||
virtual ~averageCondition();
|
||||
virtual ~averageCondition() = default;
|
||||
|
||||
|
||||
// Public Member Functions
|
||||
|
||||
Reference in New Issue
Block a user