mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include <QString>
|
||||
#include <tuple>
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc, CIdentifier, CIdentifierList)
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
CIdentifierList::CIdentifierList() { }
|
||||
|
||||
Reference in New Issue
Block a user