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

@@ -14,7 +14,7 @@
#include "blackmisc/simulation/simulatorinfo.h"
#include "blackmisc/simulation/aircraftmodel.h"
#include "blackmisc/settingscache.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/propertyindexref.h"
#include "blackmisc/blackmiscexport.h"
namespace BlackMisc