aboutsummaryrefslogtreecommitdiffstats
path: root/common/nextpnr_assertions.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/nextpnr_assertions.h')
-rw-r--r--common/nextpnr_assertions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/nextpnr_assertions.h b/common/nextpnr_assertions.h
index 85a724c6..e1a30458 100644
--- a/common/nextpnr_assertions.h
+++ b/common/nextpnr_assertions.h
@@ -22,6 +22,7 @@
#define NEXTPNR_ASSERTIONS_H
#include <stdexcept>
+#include <string>
#include "nextpnr_namespaces.h"