Skip to content
Snippets Groups Projects
Commit 5d5ef73f authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: adjust type for dummy postProcess fields

parent 3da2aee4
Branches
Tags
No related merge requests found
......@@ -96,7 +96,7 @@ if (argList::postProcess(argc, argv))
// if not constructed from runTime
dictionary functionsDict;
HashSet<word> selectedFields;
HashSet<wordRe> selectedFields;
// Construct functionObjectList
autoPtr<functionObjectList> functionsPtr
......
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