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

@@ -10,7 +10,7 @@
#include "blackmisc/comparefunctions.h"
#include "blackmisc/pq/constants.h"
#include "blackmisc/verify.h"
#include "blackmisc/propertyindex.h"
#include "blackmisc/propertyindexref.h"
#include "blackmisc/simulation/simulatedaircraft.h"
#include "blackmisc/stringutils.h"
#include <QStringBuilder>