Skip to content

Commit

Permalink
Fix compilation issue on 'MacOS'
Browse files Browse the repository at this point in the history
  • Loading branch information
recoules committed Jun 10, 2024
1 parent c0b2316 commit af33fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/dune
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
type
type_data
type_manager)
(include_dirs include src src/lib ../symfpu ../cadical)
(include_dirs include src src/lib ../symfpu ../cadical/src)
(flags :standard -std=c++17 -Isrc/lib/ -I../cadical/src -I.. -DNDEBUG)
(extra_deps ../.bitwuzla_tree)))

Expand Down

0 comments on commit af33fe1

Please sign in to comment.