mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Fix weak vtables
This commit is contained in:
@@ -30,6 +30,8 @@ namespace BlackMisc
|
||||
//! Linear interpolator, calculation inbetween positions
|
||||
class BLACKMISC_EXPORT CInterpolatorLinear : public CInterpolator<CInterpolatorLinear>
|
||||
{
|
||||
virtual void anchor();
|
||||
|
||||
public:
|
||||
//! Constructor
|
||||
CInterpolatorLinear(const Aviation::CCallsign &callsign,
|
||||
|
||||
Reference in New Issue
Block a user