Fix patch

This commit is contained in:
Carles Fernandez
2025-08-24 14:29:11 +02:00
parent 74b0b4ff1b
commit e1a4e75fc5
+2 -2
View File
@@ -2,10 +2,10 @@ SPDX-License-Identifier: GPL-3.0-or-later
SPDX-FileCopyrightText: 2025 Carles Fernandez-Prades <carles.fernandez@cttc.es>
--- 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 <cstdint>
#include "CommonTime.hpp"
#include "SVHealth.hpp"
#include "SVHealth.hpp"