Issue #77 Break cyclic dependency between CPropertyIndex and all other value classes

This commit is contained in:
Mat Sutcliffe
2020-11-01 20:33:43 +00:00
parent 363758e8ea
commit 1991b4847a
97 changed files with 96 additions and 94 deletions

View File

@@ -7,7 +7,7 @@
*/
#include "blackmisc/weather/temperaturelayer.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/propertyindexref.h"
#include "blackmisc/variant.h"
using namespace BlackMisc::Aviation;