Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 891313 Details for
Bug 917538
app-misc/openrgb-9.0 (LLVM Profile) - 'std::basic_stringstream<char>' (error: implicit instantiation of undefined template)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add missing sstream include for AutoStart-Linux patch
01-add-missing-sstream-include-for-AutoStart-Linux.patch (text/plain), 615 bytes, created by
Karim
on 2024-04-22 15:45:27 UTC
(
hide
)
Description:
add missing sstream include for AutoStart-Linux patch
Filename:
MIME Type:
Creator:
Karim
Created:
2024-04-22 15:45:27 UTC
Size:
615 bytes
patch
obsolete
>From 04f7fd7a7e72efb77f4222c79f984004560fa473 Mon Sep 17 00:00:00 2001 >From: Randy Palamar <palamar@ualberta.ca> >Date: Fri, 15 Dec 2023 16:23:43 +0000 >Subject: [PATCH] add missing sstream include for AutoStart-Linux > >--- > AutoStart/AutoStart-Linux.cpp | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/AutoStart/AutoStart-Linux.cpp b/AutoStart/AutoStart-Linux.cpp >index f09f97e50b..bbe754dfa1 100644 >--- a/AutoStart/AutoStart-Linux.cpp >+++ b/AutoStart/AutoStart-Linux.cpp >@@ -4,6 +4,7 @@ > > #include <fstream> > #include <iostream> >+#include <sstream> > #include <unistd.h> > #include <linux/limits.h> > >-- >GitLab >
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 917538
:
875034
| 891313