mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include <QJsonValue>
|
||||
#include <tuple>
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Network, CRole, CRoleList)
|
||||
|
||||
namespace BlackMisc::Network
|
||||
{
|
||||
CRoleList::CRoleList() { }
|
||||
|
||||
Reference in New Issue
Block a user