Skip to content

Commit 0706cec

Browse files
authored
flambda-backend: Install simd.h with other runtime headers (#1935)
1 parent 82364c9 commit 0706cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/caml/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
(startup.h as caml/startup.h)
9393
(startup_aux.h as caml/startup_aux.h)
9494
(sys.h as caml/sys.h)
95+
(simd.h as caml/simd.h)
9596
(ui.h as caml/ui.h)
9697
(version.h as caml/version.h)
9798
(weak.h as caml/weak.h)

0 commit comments

Comments
 (0)