[gn build] (manually) port 54fa9ecd30

This commit is contained in:
Nico Weber 2020-10-21 12:43:01 -04:00
parent ba60de5250
commit 4a8b52b53d
1 changed files with 3 additions and 0 deletions

View File

@ -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",