mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include <QString>
|
||||
#include <tuple>
|
||||
|
||||
BLACK_DECLARE_VALUEOBJECT_MIXINS(BlackMisc::Simulation, CSimulatorInternals)
|
||||
|
||||
namespace BlackMisc::Simulation
|
||||
{
|
||||
//! Simulator internals for flight simulators.
|
||||
|
||||
Reference in New Issue
Block a user