mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-13 09:26:16 +00:00
wild guessing at the problem because it builds fine on my machines
This commit is contained in:
parent
668d5253a5
commit
eccc48c39f
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@
|
||||||
#include "kernel/sigtools.h"
|
#include "kernel/sigtools.h"
|
||||||
#include "kernel/celltypes.h"
|
#include "kernel/celltypes.h"
|
||||||
|
|
||||||
|
#include <ctime>
|
||||||
|
#include <iomanip>
|
||||||
|
|
||||||
USING_YOSYS_NAMESPACE
|
USING_YOSYS_NAMESPACE
|
||||||
PRIVATE_NAMESPACE_BEGIN
|
PRIVATE_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue