diff --git a/applications/test/CompactListList/Test-CompactListList.C b/applications/test/CompactListList/Test-CompactListList.C index 2b9593aa29..a8ad0d471e 100644 --- a/applications/test/CompactListList/Test-CompactListList.C +++ b/applications/test/CompactListList/Test-CompactListList.C @@ -6,6 +6,7 @@ \\/ M anipulation | ------------------------------------------------------------------------------- Copyright (C) 2011-2016 OpenFOAM Foundation + Copyright (C) 2022 OpenCFD Ltd. ------------------------------------------------------------------------------- License This file is part of OpenFOAM. @@ -24,7 +25,7 @@ License along with OpenFOAM. If not, see . Application - CompactListListTest + Test-CompactListList Description Simple demonstration and test application for the CompactListList class. @@ -32,6 +33,7 @@ Description \*---------------------------------------------------------------------------*/ #include "CompactListList.H" +#include "IndirectList.H" #include "IOstreams.H" #include "StringStream.H" #include "faceList.H" @@ -44,9 +46,9 @@ using namespace Foam; int main(int argc, char *argv[]) { { - // null construct + // Default construct CompactListList