mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-13 02:15:10 +02:00
Code cleanup
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#include <cmath>
|
||||
#include "ellipsoid.h"
|
||||
#include "lambertazimuthal.h"
|
||||
|
||||
#define sin2(x) (sin(x) * sin(x))
|
||||
|
Reference in New Issue
Block a user