1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Removed unused header include

This commit is contained in:
Martin Tůma 2022-11-06 16:00:51 +01:00
parent 6de21ff702
commit 810e999068

View File

@ -2,7 +2,6 @@
#define ENC_MAPDATA_H
#include <climits>
#include <QPainterPath>
#include "common/rectc.h"
#include "common/rtree.h"
#include "common/polygon.h"