remove another superflous include

This commit is contained in:
Dennis Luxen 2014-06-06 19:19:45 +02:00
parent 28a53aa147
commit 3726706608

View File

@ -28,8 +28,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef MERCATOR_UTIL_H
#define MERCATOR_UTIL_H
#include "SimpleLogger.h"
#include <cmath>
inline float y2lat(const float a)