mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refs #666 Moved interpolator to BlackMisc so xbus doesn't need to link BlackCore.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
#include "blackmisc/aviation/callsign.h"
|
||||
#include <QSharedPointer>
|
||||
|
||||
namespace BlackCore { class IInterpolator; }
|
||||
namespace BlackMisc { class IInterpolator; }
|
||||
|
||||
namespace BlackSimPlugin
|
||||
{
|
||||
namespace Fsx
|
||||
|
||||
Reference in New Issue
Block a user