mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
using namespace BlackMisc::Aviation;
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Network, CClient, CClientList)
|
||||
|
||||
namespace BlackMisc::Network
|
||||
{
|
||||
CClientList::CClientList() { }
|
||||
|
||||
Reference in New Issue
Block a user