1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/wgs84.h
2016-10-24 00:21:40 +02:00

7 lines
83 B
C

#ifndef WGS84_H
#define WGS84_H
#define WGS84_RADIUS 6378137.0
#endif // WGS84_H