Need ostream for std::ostream in some STLs

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@705359 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Adriaan de Groot 2007-08-27 19:41:38 +00:00
parent 7d2d0670b6
commit 38e140962a
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include "taglib_export.h"
#include <vector>
#include <ostream>
namespace TagLib {

View File

@ -27,6 +27,7 @@
#include "tbytevector.h"
#include <string>
#include <ostream>
/*!
* \relates TagLib::String