Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
ef52e11d
Commit
ef52e11d
authored
Jul 30, 2018
by
Mark OLESEN
Browse files
COMP: include Constant.H for clang-5
parent
b5f09307
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/primitives/functions/Function1/Function1/Function1.C
View file @
ef52e11d
...
...
@@ -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 * * * * * * * * * * * * * * * //
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment