Export StreamDeleter symbols
We're unsure why this is necessary but it satisfies a linker error
This commit is contained in:
parent
dd83189fae
commit
b48f4b70a7
@ -206,7 +206,7 @@ private:
|
|||||||
/// \brief Deleter for input streams that only conditionally deletes
|
/// \brief Deleter for input streams that only conditionally deletes
|
||||||
///
|
///
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
struct StreamDeleter
|
struct SFML_AUDIO_API StreamDeleter
|
||||||
{
|
{
|
||||||
StreamDeleter(bool theOwned);
|
StreamDeleter(bool theOwned);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user