From a9a75605cbb1cbfbc0fbc01cca474baa3b1ff0b7 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Wed, 26 Jul 2023 12:35:59 +0100 Subject: [PATCH] Test-Function1: Minor clean-up --- applications/test/Function1/Test-Function1.C | 3 +-- applications/test/Function1/table | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/applications/test/Function1/Test-Function1.C b/applications/test/Function1/Test-Function1.C index abfcc53ff7..20fb06d1c0 100644 --- a/applications/test/Function1/Test-Function1.C +++ b/applications/test/Function1/Test-Function1.C @@ -29,11 +29,10 @@ Description \*---------------------------------------------------------------------------*/ +#include "argList.H" #include "Function1.H" #include "IFstream.H" #include "OFstream.H" -#include "ListOps.H" -#include "argList.H" using namespace Foam; diff --git a/applications/test/Function1/table b/applications/test/Function1/table index 852f1829f9..b80156e6e6 100644 --- a/applications/test/Function1/table +++ b/applications/test/Function1/table @@ -12,4 +12,4 @@ outOfBounds repeat; x0 -0.5; x1 2.5; -nX 50; +nX 51;