Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228413 | Differences between
and this patch

Collapse All | Expand All

(-)taglib/toolkit/tstring.h~ (-1 / +1 lines)
Lines 30-36 Link Here
30
#include "taglib.h"
30
#include "taglib.h"
31
#include "tbytevector.h"
31
#include "tbytevector.h"
32
32
33
#include <string>
33
#include <cstring>
34
#include <ostream>
34
#include <ostream>
35
35
36
/*!
36
/*!

Return to bug 228413