gnss: add missing include

Breaks CLion otherwise.
This commit is contained in:
Julian Oes 2024-07-09 10:05:23 +12:00 committed by Daniel Agar
parent 6bd81f38a6
commit a35cecece4

View File

@ -39,6 +39,8 @@
#pragma once
#include <stdint.h>
namespace septentrio
{