[FSD] Use forward declaration to reduce header interdependency

This commit is contained in:
Mat Sutcliffe
2019-10-03 19:08:50 +01:00
parent d3a1eb1d60
commit 6eb008c0a0
4 changed files with 13 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
#include "blackcore/application.h"
#include "blackcore/webdataservices.h"
#include "blackcore/context/contextnetwork.h"
#include "blackcore/fsd/fsdclient.h"
#include "blackmisc/aviation/aircraftparts.h"
#include "blackmisc/aviation/aircraftsituation.h"
#include "blackmisc/aviation/comsystem.h"