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

Header includes cleanup

This commit is contained in:
2023-12-26 20:46:52 +01:00
parent 4a82055867
commit ca71eb9d93
17 changed files with 2 additions and 23 deletions

View File

@ -2,11 +2,9 @@
#include <QDir>
#include "common/rectc.h"
#include "common/greatcircle.h"
#include "data.h"
#include "dem.h"
#include "path.h"
#include "area.h"
#include "common/wgs84.h"
#include "data.h"
#include "path.h"
#include "poi.h"