3
0
Fork 0
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:
N. Engelhardt 2020-10-16 18:46:59 +02:00
parent 668d5253a5
commit eccc48c39f

View file

@ -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