mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-25 11:34:53 +00:00
11 lines
397 B
Diff
11 lines
397 B
Diff
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 @@
|
|
#ifndef GNSSTK_GLOCNAVHEADER_HPP
|
|
#define GNSSTK_GLOCNAVHEADER_HPP
|
|
|
|
+#include <cstdint>
|
|
#include "CommonTime.hpp"
|
|
#include "SVHealth.hpp"
|