projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3af8d42
)
Revert "Missing headers for Xcode?"
author
Eddie Hung
<eddieh@ece.ubc.ca>
Mon, 18 Feb 2019 04:59:15 +0000
(20:59 -0800)
committer
Eddie Hung
<eddieh@ece.ubc.ca>
Mon, 18 Feb 2019 04:59:15 +0000
(20:59 -0800)
This reverts commit
c23e3f07517d4818d9ab1b532250353492cf50c2
.
passes/techmap/abc.cc
patch
|
blob
|
history
diff --git
a/passes/techmap/abc.cc
b/passes/techmap/abc.cc
index b215b1ea46bb3be725b0da93c42d1be265e21057..d2d15a4a9791c5d1d3a0921bbfab88e2eda52103 100644
(file)
--- a/
passes/techmap/abc.cc
+++ b/
passes/techmap/abc.cc
@@
-52,8
+52,6
@@
#include <cerrno>
#include <sstream>
#include <climits>
-#include <array>
-#include <functional>
#ifndef _WIN32
# include <unistd.h>