aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/yosys.h
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-07-25 10:49:26 -0700
committerEddie Hung <eddie@fpgeh.com>2019-07-25 10:49:26 -0700
commita02d1720a766ae1b993a9884e840f37b3d785b8f (patch)
treed11cde6c9cb30afc8a54d49834d79facf94bb5a7 /kernel/yosys.h
parentc5e31ac9c3c49f38ddcb6e613ef4a092d69f71a2 (diff)
parenteb663c75794d1249247ba88bf0bee835c98a8a85 (diff)
downloadyosys-a02d1720a766ae1b993a9884e840f37b3d785b8f.tar.gz
yosys-a02d1720a766ae1b993a9884e840f37b3d785b8f.tar.bz2
yosys-a02d1720a766ae1b993a9884e840f37b3d785b8f.zip
Merge branch 'master' of github.com:YosysHQ/yosys
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 c7b671724..84c797b2d 100644
--- a/kernel/yosys.h
+++ b/kernel/yosys.h
@@ -52,6 +52,7 @@
#include <stdexcept>
#include <memory>
#include <cmath>
+#include <cstddef>
#include <sstream>
#include <fstream>