Add missing CTemperatureLayer property indexes

refs #663
This commit is contained in:
Roland Winklmeier
2016-06-05 22:55:29 +02:00
parent 3a1605b553
commit 4a489c642f
2 changed files with 6 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ namespace BlackMisc
IndexTemperatureLayer = BlackMisc::CPropertyIndex::GlobalIndexCTemperatureLayer,
IndexLevel,
IndexTemperature,
IndexDewPoint,
IndexRelativeHumidity
};