diff --git a/src/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.C b/src/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.C index 2fd4b9e3ca..c3e39b765d 100644 --- a/src/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.C +++ b/src/surfMesh/keyedSurface/fileFormats/ac3d/AC3DfileFormat.C @@ -25,10 +25,12 @@ License \*---------------------------------------------------------------------------*/ #include "AC3DfileFormat.H" +#include "triFace.H" #include "clock.H" #include "IFstream.H" #include "IStringStream.H" #include "tensor.H" +#include "triFace.H" #include "primitivePatch.H" #include "addToRunTimeSelectionTable.H" #include "addToMemberFunctionSelectionTable.H" @@ -231,9 +233,9 @@ Foam::fileFormats::AC3DfileFormat::AC3DfileFormat // Start of vertices for object/patch label patchVertOffset = 0; - DynamicList pointLst; - DynamicList faceLst; - DynamicList