diff --git a/include/SFML/System/InputStream.hpp b/include/SFML/System/InputStream.hpp index 1d976557..623c6337 100644 --- a/include/SFML/System/InputStream.hpp +++ b/include/SFML/System/InputStream.hpp @@ -37,7 +37,7 @@ namespace sf /// \brief Abstract class for custom file input streams /// //////////////////////////////////////////////////////////// -class SFML_API InputStream +class InputStream { public :