mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -31,7 +31,6 @@ License
|
||||
#include "stringOps.H"
|
||||
#include "UIListStream.H"
|
||||
#include "cellModel.H"
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
||||
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
|
||||
|
||||
Reference in New Issue
Block a user