Skip to content
Snippets Groups Projects
Commit 779f8843 authored by mark's avatar mark Committed by Mark OLESEN
Browse files

COMP: compile issue with gcc-5.2 (closes #273)

- Superfluous #include "FieldFunctions.H" provokes warnings/errors
  with newer gcc.
parent 5682eb60
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ License
#include "volFields.H"
#include "dictionary.H"
#include "FieldFunctions.H"
#include "fvcDdt.H"
#include "steadyStateDdtScheme.H"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment