Skip to content

Commit

Permalink
flambda-backend: Install simd.h with other runtime headers (#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNumbat authored Oct 17, 2023
1 parent 82364c9 commit 0706cec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/caml/dune
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
(startup.h as caml/startup.h)
(startup_aux.h as caml/startup_aux.h)
(sys.h as caml/sys.h)
(simd.h as caml/simd.h)
(ui.h as caml/ui.h)
(version.h as caml/version.h)
(weak.h as caml/weak.h)
Expand Down

0 comments on commit 0706cec

Please sign in to comment.