Revert "Missing headers for Xcode?"
authorEddie Hung <eddieh@ece.ubc.ca>
Mon, 18 Feb 2019 04:59:15 +0000 (20:59 -0800)
committerEddie Hung <eddieh@ece.ubc.ca>
Mon, 18 Feb 2019 04:59:15 +0000 (20:59 -0800)
This reverts commit c23e3f07517d4818d9ab1b532250353492cf50c2.

passes/techmap/abc.cc

index b215b1ea46bb3be725b0da93c42d1be265e21057..d2d15a4a9791c5d1d3a0921bbfab88e2eda52103 100644 (file)
@@ -52,8 +52,6 @@
 #include <cerrno>
 #include <sstream>
 #include <climits>
-#include <array>
-#include <functional>
 
 #ifndef _WIN32
 #  include <unistd.h>