mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: include Constant.H for clang-5
This commit is contained in:
@ -25,6 +25,8 @@ License
|
||||
|
||||
#include "Function1.H"
|
||||
#include "Time.H"
|
||||
// Required by clang 5 for correct instantiation of Function1::New
|
||||
#include "Constant.H"
|
||||
|
||||
// * * * * * * * * * * * * * * * * Constructor * * * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
Reference in New Issue
Block a user