mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Explicit template instantiations for mixins for containers
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#include "blackmisc/network/rawfsdmessagelist.h"
|
||||
|
||||
BLACK_DEFINE_SEQUENCE_MIXINS(BlackMisc::Network, CRawFsdMessage, CRawFsdMessageList)
|
||||
|
||||
namespace BlackMisc::Network
|
||||
{
|
||||
CRawFsdMessageList::CRawFsdMessageList() { }
|
||||
|
||||
Reference in New Issue
Block a user