1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Added missing namespace

This commit is contained in:
2021-09-20 21:43:17 +02:00
parent f5078074cf
commit e47cbc9af3
10 changed files with 38 additions and 27 deletions

View File

@ -13,6 +13,7 @@
#include "address.h"
#include "gpiparser.h"
using namespace Garmin;
struct RecordHeader {
quint16 type;