refs #485, refs #584 removed include blackmiscfreefunctions.h

This commit is contained in:
Klaus Basan
2016-02-14 02:05:55 +01:00
committed by Mathew Sutcliffe
parent f74794b4d7
commit c3722f9198
119 changed files with 24 additions and 145 deletions

View File

@@ -9,7 +9,6 @@
#include "blackmisc/weather/gridpoint.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/blackmiscfreefunctions.h"
#include "blackmisc/variant.h"
using namespace BlackMisc::Aviation;
@@ -19,7 +18,6 @@ namespace BlackMisc
{
namespace Weather
{
CGridPoint::CGridPoint(const Geo::CLatitude &latitude, const Geo::CLongitude longitude,
const CCloudLayerList &cloudLayers,
const CTemperatureLayerList &temperatureLayers,