refs #396 remove obsolete coordinate classes

* CCoordinateEcef
* CCoordinateNed
* CCoordinateTransformation
This commit is contained in:
Roland Winklmeier
2015-04-02 01:35:17 +02:00
parent b3daaa7ae2
commit 608091912c
13 changed files with 4 additions and 729 deletions

View File

@@ -5,7 +5,6 @@
#ifndef BLACKMISCTEST_SAMPLESGEO_H
#define BLACKMISCTEST_SAMPLESGEO_H
#include "blackmisc/coordinatetransformation.h"
namespace BlackMiscTest
{