mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-11 03:33:36 +00:00
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 a new issue