Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #874822: gcc-13-build_fix.patch for
bug #895762
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 895762
| Differences between
net-p2p/retroshare/files: retroshare-0.6.6-fix-uint32_t-compilation.patch
and this patch
Collapse All
|
Expand All
(-)
a/retroshare-gui/src/gui/statistics/Histogram.h.orig (+1 lines)
Lines 20-25
Link Here
20
20
21
#include <vector>
21
#include <vector>
22
#include <iostream>
22
#include <iostream>
23
#include <cstdint>
23
24
24
class QPainter;
25
class QPainter;
25
26
Return to
bug 895762