1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-01-31 09:05:14 +01:00

Removed obsolete header include

This commit is contained in:
Martin Tůma 2023-04-05 21:02:20 +02:00
parent d11483cd94
commit 25838ad02d

View File

@ -3,7 +3,6 @@
#include <QFile>
#include <QCache>
#include <QPainterPath>
#include "common/hash.h"
#include "common/rectc.h"
#include "common/rtree.h"