forked from OSchip/llvm-project
[gn build] (manually) port 54fa9ecd30
This commit is contained in:
parent
ba60de5250
commit
4a8b52b53d
|
@ -80,6 +80,7 @@ copy("include") {
|
|||
"any",
|
||||
"array",
|
||||
"atomic",
|
||||
"barrier",
|
||||
"bit",
|
||||
"bitset",
|
||||
"cassert",
|
||||
|
@ -157,6 +158,7 @@ copy("include") {
|
|||
"iostream",
|
||||
"istream",
|
||||
"iterator",
|
||||
"latch",
|
||||
"limits",
|
||||
"limits.h",
|
||||
"list",
|
||||
|
@ -176,6 +178,7 @@ copy("include") {
|
|||
"ratio",
|
||||
"regex",
|
||||
"scoped_allocator",
|
||||
"semaphore",
|
||||
"set",
|
||||
"setjmp.h",
|
||||
"shared_mutex",
|
||||
|
|
Loading…
Reference in New Issue