* http://www.mozilla.org/MPL/ *
***************************************************************************/
-#include <iostream>
+#include <ostream>
#include <bitset>
#include <tstring.h>
* http://www.mozilla.org/MPL/ *
***************************************************************************/
-#include <iostream>
+#include <ostream>
#include <bitset>
#include <tstring.h>
* http://www.mozilla.org/MPL/ *
***************************************************************************/
-#include <iostream>
+#include <ostream>
#include "id3v2synchdata.h"
* http://www.mozilla.org/MPL/ *
***************************************************************************/
-#include <iostream>
+#include <ostream>
#include <tstring.h>
#include <tdebug.h>
#include "taglib_export.h"
#include <vector>
-#include <iostream>
+#include <ostream>
namespace TagLib {
* http://www.mozilla.org/MPL/ *
***************************************************************************/
+#ifndef NDEBUG
#include <iostream>
#include <bitset>
using namespace TagLib;
-#ifndef NDEBUG
void TagLib::debug(const String &s)
{
std::cerr << "TagLib: " << s << std::endl;
#include "unicode.h"
#include "tdebug.h"
-#include <iostream>
+#include <ostream>
#include <string.h>
#include "tbytevector.h"
#include <string>
-#include <iostream>
+#include <ostream>
/*!
* \relates TagLib::String
#include "tbytevectorlist.h"
#include "taglib_export.h"
-#include <iostream>
+#include <ostream>
namespace TagLib {