mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Explicit template instantiations for mixins for value classes
To reduce compile time.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
using namespace BlackMisc;
|
||||
using namespace BlackMisc::Network;
|
||||
|
||||
BLACK_DEFINE_VALUEOBJECT_MIXINS(BlackCore::Data, CVatsimSetup)
|
||||
|
||||
namespace BlackCore::Data
|
||||
{
|
||||
CVatsimSetup::CVatsimSetup() :
|
||||
|
||||
Reference in New Issue
Block a user