]> granicus.if.org Git - taglib/commitdiff
Build on Haiku
authorScott Wheeler <wheeler@kde.org>
Thu, 2 Jul 2009 20:54:32 +0000 (20:54 +0000)
committerScott Wheeler <wheeler@kde.org>
Thu, 2 Jul 2009 20:54:32 +0000 (20:54 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@990628 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/toolkit/tbytevector.h
taglib/toolkit/tstring.h

index 66a424eac7bd4d40c53b8507474a1a0b9b2effe3..16d42e64ee4311633d84d5bd747feeae8da9cab2 100644 (file)
@@ -30,7 +30,7 @@
 #include "taglib_export.h"
 
 #include <vector>
-#include <ostream>
+#include <iostream>
 
 namespace TagLib {
 
index cd0474e28be54ead4f1b9c3c68f6c4f27c69e139..9289f7da86dc975d8300d9d91f594aa13741980e 100644 (file)
@@ -31,7 +31,7 @@
 #include "tbytevector.h"
 
 #include <string>
-#include <ostream>
+#include <iostream>
 
 /*!
  * \relates TagLib::String