Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
577593ea
Commit
577593ea
authored
Sep 08, 2017
by
Andrew Heather
Browse files
INT: Added missing #include statement
parent
ecb2f039
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/primitives/functions/Function1/makeFunction1s.C
View file @
577593ea
...
...
@@ -24,6 +24,7 @@ License
\*---------------------------------------------------------------------------*/
#include "Constant.H"
#include "Uniform.H"
#include "ZeroConstant.H"
#include "OneConstant.H"
#include "PolynomialEntry.H"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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