diff --git a/applications/test/Hashing/Test-Hashing.C b/applications/test/Hashing/Test-Hashing.C index 35e0bb6dc4..6848274507 100644 --- a/applications/test/Hashing/Test-Hashing.C +++ b/applications/test/Hashing/Test-Hashing.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 | ------------------------------------------------------------------------------- | Copyright (C) 2011-2016 OpenFOAM Foundation @@ -78,7 +78,7 @@ void infoHashString void reportHashList(const UList& list) { - Info<< "contiguous = " << contiguous() << nl << nl; + Info<< "contiguous = " << is_contiguous::value << nl << nl; for (const string& val : list) { @@ -91,7 +91,7 @@ void reportHashList(const UList& list) void reportHashList(const UList