Remove duplicate include

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1507
This commit is contained in:
Henry 2015-02-01 23:09:20 +00:00
parent dae8d83823
commit 8e005294f1

View file

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -23,7 +23,6 @@ License
\*---------------------------------------------------------------------------*/ \*---------------------------------------------------------------------------*/
#include "volPointInterpolation.H"
#include "sampledCuttingPlane.H" #include "sampledCuttingPlane.H"
#include "volFieldsFwd.H" #include "volFieldsFwd.H"
#include "pointFields.H" #include "pointFields.H"