summaryrefslogtreecommitdiff
path: root/kernel/yosys.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/yosys.h')
-rw-r--r--kernel/yosys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/yosys.h b/kernel/yosys.h
index e12069b4..79c90628 100644
--- a/kernel/yosys.h
+++ b/kernel/yosys.h
@@ -42,6 +42,7 @@
#include <vector>
#include <string>
#include <algorithm>
+#include <functional>
#include <initializer_list>
#include <stdarg.h>