ENH: include <algorithm> in stdFoam.H

- was already included in many places (via UList.C templates), but now
  formalise by placing in stdFoam.H
This commit is contained in:
Mark Olesen
2022-12-01 15:52:10 +00:00
parent 8ae2e5a969
commit 3151dacccc
50 changed files with 19 additions and 70 deletions

View File

@ -31,7 +31,6 @@ License
#include "stringOps.H"
#include "UIListStream.H"
#include "cellModel.H"
#include <algorithm>
#include <cctype>
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //