mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 11:52:08 +01:00
Includes cleanup
This commit is contained in:
parent
0fe7843e52
commit
73e15f8f11
@ -41,7 +41,6 @@ Defense.
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ellipsoid.h"
|
|
||||||
#include "rd.h"
|
#include "rd.h"
|
||||||
#include "albersequal.h"
|
#include "albersequal.h"
|
||||||
|
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
#ifndef ALBERSEQUAL_H
|
#ifndef ALBERSEQUAL_H
|
||||||
#define ALBERSEQUAL_H
|
#define ALBERSEQUAL_H
|
||||||
|
|
||||||
|
#include "ellipsoid.h"
|
||||||
#include "projection.h"
|
#include "projection.h"
|
||||||
|
|
||||||
class Ellipsoid;
|
|
||||||
|
|
||||||
class AlbersEqual : public Projection
|
class AlbersEqual : public Projection
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user