mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 19:55:53 +01:00
Includes cleanup
This commit is contained in:
parent
5bc3b2ad05
commit
a54821863f
@ -2,11 +2,11 @@
|
|||||||
#define MAPFILE_H
|
#define MAPFILE_H
|
||||||
|
|
||||||
#include <QTransform>
|
#include <QTransform>
|
||||||
#include "gcs.h"
|
|
||||||
#include "transform.h"
|
#include "transform.h"
|
||||||
#include "projection.h"
|
#include "projection.h"
|
||||||
|
|
||||||
class QIODevice;
|
class QIODevice;
|
||||||
|
class GCS;
|
||||||
|
|
||||||
class MapFile
|
class MapFile
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user