STYLE: Remove unused include files.

This commit is contained in:
mattijs
2010-04-13 10:29:16 +01:00
parent 3b53ff5658
commit 5397845971
5 changed files with 6 additions and 10 deletions

View File

@ -25,7 +25,6 @@ License
#include "cellSource.H"
#include "volFields.H"
#include "IOList.H"
// * * * * * * * * * * * * Protected Member Functions * * * * * * * * * * * //
@ -133,7 +132,7 @@ bool Foam::fieldValues::cellSource::writeValues(const word& fieldName)
if (valueOutput_)
{
IOList<Type>
IOField<Type>
(
IOobject
(