mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 11:25:53 +00:00
Missing headers for Xcode?
This commit is contained in:
parent
6faad18874
commit
c23e3f0751
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
#include <cerrno>
|
||||
#include <sstream>
|
||||
#include <climits>
|
||||
#include <array>
|
||||
#include <functional>
|
||||
|
||||
#ifndef _WIN32
|
||||
# include <unistd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue