mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Windows: Suppress yet another MSVC C4251 warning
This commit is contained in:
parent
0896fb9092
commit
821ee1a049
@ -31,6 +31,7 @@
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// Explained at end of tpropertymap.cpp
|
||||
TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
|
||||
extern template class TagLib::Map<TagLib::String, TagLib::StringList>;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user