From 0d6be6f4749174f4a6938a675456cb663edc47cb Mon Sep 17 00:00:00 2001 From: gatecat Date: Thu, 6 May 2021 12:30:58 +0100 Subject: Add stub cluster API impl for remaining arches Signed-off-by: gatecat --- common/base_clusterinfo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common') diff --git a/common/base_clusterinfo.h b/common/base_clusterinfo.h index 32e6f87e..65e8e6d4 100644 --- a/common/base_clusterinfo.h +++ b/common/base_clusterinfo.h @@ -23,6 +23,8 @@ #include "idstring.h" #include "nextpnr_namespaces.h" +#include + NEXTPNR_NAMESPACE_BEGIN struct CellInfo; -- cgit v1.2.3