mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
#include "blackmisc/propertyindexref.h"
|
||||
|
||||
BLACK_DECLARE_VALUEOBJECT_MIXINS(BlackMisc::Simulation::Settings, CModelSettings)
|
||||
|
||||
namespace BlackMisc::Simulation::Settings
|
||||
{
|
||||
//! Settings for models
|
||||
|
||||
Reference in New Issue
Block a user