mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -27,6 +27,8 @@ using namespace BlackMisc::PhysicalQuantities;
|
||||
using namespace BlackMisc::Math;
|
||||
using namespace BlackConfig;
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackMisc::Aviation, CAircraftSituationChange)
|
||||
|
||||
namespace BlackMisc::Aviation
|
||||
{
|
||||
void CAircraftSituationChange::registerMetadata()
|
||||
|
||||
Reference in New Issue
Block a user