mirror of https://github.com/YosysHQ/yosys.git
wild guessing at the problem because it builds fine on my machines
This commit is contained in:
parent
668d5253a5
commit
eccc48c39f
|
@ -21,6 +21,9 @@
|
|||
#include "kernel/sigtools.h"
|
||||
#include "kernel/celltypes.h"
|
||||
|
||||
#include <ctime>
|
||||
#include <iomanip>
|
||||
|
||||
USING_YOSYS_NAMESPACE
|
||||
PRIVATE_NAMESPACE_BEGIN
|
||||
|
||||
|
|
Loading…
Reference in New Issue