mirror of
https://github.com/taglib/taglib.git
synced 2026-05-29 18:39:18 -04:00
Include <iostream> instead of <ostream> to fix compilation on Haiku
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* http://www.mozilla.org/MPL/ *
|
||||
***************************************************************************/
|
||||
|
||||
#include <ostream>
|
||||
#include <iostream>
|
||||
#include <bitset>
|
||||
|
||||
#include <tstring.h>
|
||||
|
||||
Reference in New Issue
Block a user