BUG: Added missing forward declarations

This commit is contained in:
andy 2012-11-14 16:40:36 +00:00
parent 1bf00a47b8
commit e968ff0459

View File

@ -46,6 +46,9 @@ SourceFiles
namespace Foam
{
class polyPatch;
class tetIndices;
/*---------------------------------------------------------------------------*\
Class CloudFunctionObject Declaration
\*---------------------------------------------------------------------------*/