Skip to content

Commit

Permalink
gnss: add missing include
Browse files Browse the repository at this point in the history
Breaks CLion otherwise.
  • Loading branch information
julianoes authored and vertiq-jordan committed Aug 21, 2024
1 parent 229cbce commit 45758bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/drivers/gnss/septentrio/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@

#pragma once

#include <stdint.h>

namespace septentrio
{

Expand Down

0 comments on commit 45758bf

Please sign in to comment.