Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #866000: Simple patch to add explicitly include <cstdint> for
bug #910712
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 910712
Collapse All
|
Expand All
(-)
a/xfce4++/util/gtk.cc~ (+1 lines)
Lines 19-24
Link Here
19
*/
19
*/
20
20
21
#include "gtk.h"
21
#include "gtk.h"
22
#include <cstdint>
22
23
23
namespace xfce4 {
24
namespace xfce4 {
24
25
Return to
bug 910712