[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/airspacemonitor.h"
#include "blackcore/application.h"
#include "blackcore/corefacade.h"
#include "blackcore/fsd/fsdclient.h"
#include "blackcore/webdataservices.h"
#include "blackmisc/simulation/simulatorplugininfo.h"
#include "blackmisc/aviation/aircrafticaocode.h"