1
0
mirror of synced 2026-04-04 22:06:48 +00:00

io: remove unused unistd.h to fix windows build

This commit is contained in:
Emil J. Tywoniak
2025-01-04 12:18:02 +01:00
parent d00259081d
commit ab2ca831c9

View File

@@ -1,5 +1,4 @@
#include <string>
#include <unistd.h>
#include <stdarg.h>
#include "kernel/yosys_common.h"