Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #494306: Patch to fixe Trace.cpp compilation. for
bug #622254
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 622254
| Differences between
Ebuild for rstudio-1.1.365 applying current patches
Updated patch to remove in-tree clang and pandoc
Updated patch to remove in-tree clang and pandoc.
and this patch
Collapse All
|
Expand All
(-)
rstudio-1.1.357/src/cpp/core/Trace.cpp (+2 lines)
Lines 14-19
Link Here
14
*/
14
*/
15
15
16
16
17
#include <iostream>
18
17
#include <core/Trace.hpp>
19
#include <core/Trace.hpp>
18
20
19
#include <map>
21
#include <map>
Return to
bug 622254