remove another superflous include
This commit is contained in:
parent
28a53aa147
commit
3726706608
@ -28,8 +28,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#ifndef MERCATOR_UTIL_H
|
#ifndef MERCATOR_UTIL_H
|
||||||
#define MERCATOR_UTIL_H
|
#define MERCATOR_UTIL_H
|
||||||
|
|
||||||
#include "SimpleLogger.h"
|
|
||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
|
||||||
inline float y2lat(const float a)
|
inline float y2lat(const float a)
|
||||||
|
Loading…
Reference in New Issue
Block a user