diff --git a/include/SFML/System/InputStream.hpp b/include/SFML/System/InputStream.hpp index 1d9765571..623c6337d 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 :