mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -24,6 +24,8 @@ using namespace BlackMisc::Geo;
|
||||
using namespace BlackMisc::PhysicalQuantities;
|
||||
using namespace BlackMisc::Network;
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Simulation, CSimulatedAircraft, CSimulatedAircraftList)
|
||||
|
||||
namespace BlackMisc::Simulation
|
||||
{
|
||||
CSimulatedAircraftList::CSimulatedAircraftList() { }
|
||||
|
||||
Reference in New Issue
Block a user