mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
Fixed linker errors with InputStream in SFML dynamic libraries
This commit is contained in:
parent
2856090573
commit
a547acfeb7
@ -37,7 +37,7 @@ namespace sf
|
||||
/// \brief Abstract class for custom file input streams
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
class SFML_API InputStream
|
||||
class InputStream
|
||||
{
|
||||
public :
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user