mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:07:21 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -21,6 +21,8 @@ using namespace BlackMisc::PhysicalQuantities;
|
||||
using namespace BlackMisc::Aviation;
|
||||
using namespace BlackMisc::Network;
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackMisc::Simulation, CSimulatedAircraft)
|
||||
|
||||
namespace BlackMisc::Simulation
|
||||
{
|
||||
CSimulatedAircraft::CSimulatedAircraft()
|
||||
|
||||
Reference in New Issue
Block a user