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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- a/third_party/libjingle/source/talk/base/sigslot.h
0
++ b/third_party/libjingle/source/talk/base/sigslot.h
Lines 80-85 Link Here
80
80
81
#include <set>
81
#include <set>
82
#include <list>
82
#include <list>
83
#include <cstddef>
83
84
84
// On our copy of sigslot.h, we force single threading
85
// On our copy of sigslot.h, we force single threading
85
#define SIGSLOT_PURE_ISO
86
#define SIGSLOT_PURE_ISO
86
-- a/third_party/ots/src/os2.cc
87
++ b/third_party/ots/src/os2.cc
Lines 5-10 Link Here
5
#include "os2.h"
5
#include "os2.h"
6
6
7
#include "head.h"
7
#include "head.h"
8
#include <cstddef>
8
9
9
// OS/2 - OS/2 and Windows Metrics
10
// OS/2 - OS/2 and Windows Metrics
10
// http://www.microsoft.com/opentype/otspec/os2.htm
11
// http://www.microsoft.com/opentype/otspec/os2.htm

Return to bug 361461