zoltanRenumber: include required PstreamGlobals.H

This commit is contained in:
Henry Weller
2019-07-08 10:50:27 +01:00
parent fa12851880
commit 47517f2ebb

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org \\ / O peration | Website: https://openfoam.org
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -56,6 +56,7 @@ SourceFiles
#include "globalMeshData.H" #include "globalMeshData.H"
#include "globalIndex.H" #include "globalIndex.H"
#include "uint.H" #include "uint.H"
#include "PstreamGlobals.H"
#include "zoltan.h" #include "zoltan.h"
#include <mpi.h> #include <mpi.h>