mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Removed Minisat dependency on zlib
This commit is contained in:
parent
e4a0ab9bed
commit
6789e3002a
5 changed files with 43 additions and 13 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <stdint.h>
|
||||
#include <csignal>
|
||||
#include <cinttypes>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "../minisat/Solver.h"
|
||||
#include "../minisat/SimpSolver.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue