diff options
Diffstat (limited to 'common/kernel/archcheck.cc')
-rw-r--r-- | common/kernel/archcheck.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/kernel/archcheck.cc b/common/kernel/archcheck.cc index 23ec7aee..06282f43 100644 --- a/common/kernel/archcheck.cc +++ b/common/kernel/archcheck.cc @@ -17,6 +17,8 @@ * */ +#include <list> + #include "log.h" #include "nextpnr.h" |