Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 916087 Details for
Bug 947400
dev-libs/hyprgraphics: error: no member named 'min' in namespace 'std'; did you mean 'fmin'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
missing header include
algo.patch (text/plain), 268 bytes, created by
Muffindrake
on 2025-01-08 04:21:23 UTC
(
hide
)
Description:
missing header include
Filename:
MIME Type:
Creator:
Muffindrake
Created:
2025-01-08 04:21:23 UTC
Size:
268 bytes
patch
obsolete
>diff --git a/src/color/Color.cpp b/src/color/Color.cpp >index 3de4454..1a796aa 100644 >--- a/src/color/Color.cpp >+++ b/src/color/Color.cpp >@@ -1,4 +1,5 @@ > #include <hyprgraphics/color/Color.hpp> >+#include <algorithm> > #include <cmath> > > using namespace Hyprgraphics; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 947400
:
915766
|
915858
| 916087