From a078eaacd3a7eb4ba53e576f5134a5a8cc39880a Mon Sep 17 00:00:00 2001 From: Vegard Kippe Date: Thu, 11 Jul 2024 18:15:16 +0200 Subject: [PATCH] Removing trailing 'p' --- opm/simulators/flow/Main.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/simulators/flow/Main.hpp b/opm/simulators/flow/Main.hpp index 5c4d913f5..45ba34c31 100644 --- a/opm/simulators/flow/Main.hpp +++ b/opm/simulators/flow/Main.hpp @@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License along with OPM. If not, see . */ -#ifndef OPM_MAIN_HEADER_INCLUDEDp +#ifndef OPM_MAIN_HEADER_INCLUDED #define OPM_MAIN_HEADER_INCLUDED #include