Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 481836 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- brackets-shell/appshell/resource_util_linux.cpp
0
++ brackets-shell/appshell/resource_util_linux.cpp
Lines 6-11 Link Here
6
#include "resource_util.h"
6
#include "resource_util.h"
7
#include <stdio.h>
7
#include <stdio.h>
8
#include <string>
8
#include <string>
9
#include <unistd.h>
9
#include "include/cef_stream.h"
10
#include "include/cef_stream.h"
10
#include "util.h"
11
#include "util.h"
11
12

Return to bug 481836