From e1a4e75fc524a43bb27d24453c3df5d9072bde16 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Sun, 24 Aug 2025 14:29:11 +0200 Subject: [PATCH] Fix patch --- utils/patches/gnsstk_gcc15.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/patches/gnsstk_gcc15.patch b/utils/patches/gnsstk_gcc15.patch index c64b566c6..cdb02b655 100644 --- a/utils/patches/gnsstk_gcc15.patch +++ b/utils/patches/gnsstk_gcc15.patch @@ -2,10 +2,10 @@ SPDX-License-Identifier: GPL-3.0-or-later SPDX-FileCopyrightText: 2025 Carles Fernandez-Prades --- GLOCNavHeader.hpp 2025-08-23 16:53:25.000000000 +0100 +++ GLOCNavHeader.hpp 2025-08-23 16:55:14.000000000 +0100 -@@ -39,5 +39,6 @@ +@@ -39,6 +39,7 @@ #ifndef GNSSTK_GLOCNAVHEADER_HPP #define GNSSTK_GLOCNAVHEADER_HPP +#include #include "CommonTime.hpp" - #include "SVHealth.hpp" \ No newline at end of file + #include "SVHealth.hpp"