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