Skip to content
Snippets Groups Projects
Commit bee48207 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: perfectGasI - added #include "thermodynamicConstants.H" to enable builds for derived classes

parent c60c8796
Branches
Tags
1 merge request!121Merge develop into master for v1706 release
......@@ -24,6 +24,9 @@ License
\*---------------------------------------------------------------------------*/
#include "perfectGas.H"
#include "thermodynamicConstants.H"
using namespace Foam::constant::thermodynamic;
// * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * //
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment