Skip to content

Commit 08fde8a

Browse files
committed
gn build: Merge r360063.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360074 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 20c6b7a commit 08fde8a

File tree

1 file changed

+2
-0
lines changed
  • utils/gn/secondary/clang/lib/Headers

1 file changed

+2
-0
lines changed

utils/gn/secondary/clang/lib/Headers/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ copy("Headers") {
156156
"cuda_wrappers/algorithm",
157157
"cuda_wrappers/complex",
158158
"cuda_wrappers/new",
159+
"openmp_wrappers/__clang_openmp_math.h",
160+
"openmp_wrappers/math.h",
159161
"ppc_wrappers/mmintrin.h",
160162
]
161163
outputs = [

0 commit comments

Comments
 (0)