diff --git a/applications/test/bitSet1/Test-bitSet1.C b/applications/test/bitSet1/Test-bitSet1.C index 7077bcb371..2ed6f56d16 100644 --- a/applications/test/bitSet1/Test-bitSet1.C +++ b/applications/test/bitSet1/Test-bitSet1.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2018 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2018-2019 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -33,6 +33,7 @@ Description #include "boolList.H" #include "bitSet.H" #include "HashSet.H" +#include "ListOps.H" #include "cpuTime.H" #include #include @@ -91,6 +92,9 @@ int main(int argc, char *argv[]) set3b.unset(FixedList({ 1, 2, 3})); Info<<"bitSet unset(FixedList