ENH: make CompactListList swapable and move construct/assignable

This commit is contained in:
Mark Olesen
2018-01-26 12:19:48 +01:00
parent a0148ac095
commit fa3acc9955
5 changed files with 105 additions and 34 deletions

View File

@ -41,7 +41,6 @@ SeeAlso
#include "fvMesh.H"
#include "Time.H"
#include "volFields.H"
#include "CompactListList.H"
#include "unitConversion.H"
#include "pairPatchAgglomeration.H"
#include "labelListIOList.H"