From d2982c18ab99addaf6c0bc5bd3216f8045b9cbb2 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Fri, 5 Aug 2016 17:25:56 +0100 Subject: [PATCH] Test-fileName: Added recent etcFiles.H --- applications/test/fileName/Test-fileName.C | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/applications/test/fileName/Test-fileName.C b/applications/test/fileName/Test-fileName.C index fb8767274..278603fca 100644 --- a/applications/test/fileName/Test-fileName.C +++ b/applications/test/fileName/Test-fileName.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -34,6 +34,7 @@ Description #include "IOobject.H" #include "IOstreams.H" #include "OSspecific.H" +#include "etcFiles.H" using namespace Foam;