24#if defined(_MSC_VER) && defined(WSMCMND_API_IMPORT)
36WSMCMND_API_IMPORT
template class WSMCMND_API std::allocator<char>;
37WSMCMND_API_IMPORT
template union WSMCMND_API std::_String_val<std::_Simple_types<char>>::_Bxty;
38WSMCMND_API_IMPORT
template class WSMCMND_API std::_String_val<std::_Simple_types<char>>;
39WSMCMND_API_IMPORT
template class WSMCMND_API std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<char>>,
true>;
40WSMCMND_API_IMPORT
template class WSMCMND_API std::basic_string<char, std::char_traits<char>, std::allocator<char>>;
42WSMCMND_API_IMPORT
template class WSMCMND_API std::allocator<uint8_t>;
43WSMCMND_API_IMPORT
template class WSMCMND_API std::_Vector_val<std::_Simple_types<uint8_t>>;
44WSMCMND_API_IMPORT
template class WSMCMND_API std::_Compressed_pair<std::allocator<uint8_t>,std::_Vector_val<std::_Simple_types<uint8_t>>,
true>;
45WSMCMND_API_IMPORT
template class WSMCMND_API std::vector<uint8_t, std::allocator<uint8_t>>;
47WSMCMND_API_IMPORT
template class WSMCMND_API std::_Vector_val<std::_Simple_types<std::pair<int,std::string>>>;
48WSMCMND_API_IMPORT
template class WSMCMND_API std::_Compressed_pair<std::allocator<std::pair<int,std::string>>,std::_Vector_val<std::_Simple_types<std::pair<int,std::string>>>,
true>;
49WSMCMND_API_IMPORT
template class WSMCMND_API std::vector<std::pair<int,std::string>,std::allocator<std::pair<int,std::string>>>;