mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 22:15:37 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include <QSet>
|
||||
#include <QString>
|
||||
|
||||
BLACK_DECLARE_VALUEOBJECT_MIXINS(BlackMisc::Simulation, CDistributor)
|
||||
|
||||
namespace BlackMisc::Simulation
|
||||
{
|
||||
//! Value object encapsulating information of software distributor.
|
||||
|
||||
Reference in New Issue
Block a user