3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Fixes for MSVC build

This commit is contained in:
Miodrag Milanovic 2019-10-04 16:29:46 +02:00
parent 2ed2e9c3e8
commit c0b14cfea7
2 changed files with 7 additions and 2 deletions

View file

@ -20,6 +20,7 @@
#include "kernel/yosys.h"
#include "kernel/sigtools.h"
#include <deque>
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN