aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-bug1268816
blob: ff3a879cbdf8052a46640163dfddfc80db46ffb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

# HG changeset patch
# User Lee Salzman <lsalzman@mozilla.com>
# Date 1461978185 14400
# Node ID b622cbd9ba13d01abcb1d04684dcb39c22a08590
# Parent  f3a5c8b5e17073a1e68f079da93f8dbe10e454a9
Bug 1268816 - allow Skia to use C++11 features on platforms that have them. r=froydnj

diff --git config/stl-headers config/stl-headers
--- mozilla/config/stl-headers
+++ mozilla/config/stl-headers
@@ -27,16 +27,17 @@ iterator
 limits
 list
 map
 memory
 ostream
 set
 stack
 string
+type_traits
 utility
 vector
 cassert
 climits
 cmath
 cstdarg
 cstdio
 cstdlib
diff --git config/system-headers config/system-headers
--- mozilla/config/system-headers
+++ mozilla/config/system-headers
@@ -1109,16 +1109,17 @@ ThreadManagerTests.h
 Threads.h
 time.h
 Timer.h
 tlhelp32.h
 ToolUtils.h
 tr1/functional
 trace.h
 Traps.h
+type_traits
 typeinfo
 types.h
 Types.h
 UAppleEventsMgr.h
 UAttachments.h
 ucontext.h
 uconv.h
 UCursor.h