mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
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:
parent
7d2d0670b6
commit
38e140962a
@ -26,6 +26,7 @@
|
||||
#include "taglib_export.h"
|
||||
|
||||
#include <vector>
|
||||
#include <ostream>
|
||||
|
||||
namespace TagLib {
|
||||
|
||||
|
@ -27,6 +27,7 @@
|
||||
#include "tbytevector.h"
|
||||
|
||||
#include <string>
|
||||
#include <ostream>
|
||||
|
||||
/*!
|
||||
* \relates TagLib::String
|
||||
|
Loading…
x
Reference in New Issue
Block a user