mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refs #444 Move CAircraftMatcher into Simulation namespace
It used to be before in FsCommon namespace, however it does not have any MSFS specific implementation any more and is used by xplane driver as well.
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b0530aa567
commit
b28634e586
@@ -12,7 +12,7 @@
|
||||
#include "blackmisc/sampleutils.h"
|
||||
#include "blackmisc/simulation/fscommon/aircraftcfgparser.h"
|
||||
#include "blackmisc/simulation/fscommon/modelmappingsprovidervpilot.h"
|
||||
#include "blackmisc/simulation/fscommon/aircraftmatcher.h"
|
||||
#include "blackmisc/simulation/aircraftmatcher.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user