mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
refs #863 Interpolator inheritance based on CRTP rather than virtual methods.
This commit is contained in:
@@ -49,7 +49,6 @@ namespace BlackMisc
|
||||
}
|
||||
namespace Simulation
|
||||
{
|
||||
class IInterpolator;
|
||||
class CAirspaceAircraftSnapshot;
|
||||
class CSimulatedAircraft;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user