mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 15:15:39 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
using namespace BlackConfig;
|
||||
using namespace BlackMisc::Network;
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackMisc::Db, CArtifact)
|
||||
|
||||
namespace BlackMisc::Db
|
||||
{
|
||||
CArtifact::CArtifact()
|
||||
|
||||
Reference in New Issue
Block a user