1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-19 21:34:24 +02:00

Code cleanup

This commit is contained in:
2023-12-26 14:14:08 +01:00
parent 9380f31022
commit 14dc2af877
18 changed files with 31 additions and 32 deletions

View File

@ -5,7 +5,6 @@
#include <QRegularExpression>
#include <QtEndian>
#include "common/rectc.h"
#include "common/wgs84.h"
#include "common/color.h"
#include "calibrationpoint.h"
#include "utm.h"