aboutsummaryrefslogtreecommitdiffstats
path: root/json/jsonparse.cc
diff options
context:
space:
mode:
Diffstat (limited to 'json/jsonparse.cc')
-rw-r--r--json/jsonparse.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/json/jsonparse.cc b/json/jsonparse.cc
index 418147e8..bf1760d3 100644
--- a/json/jsonparse.cc
+++ b/json/jsonparse.cc
@@ -28,6 +28,7 @@
#include <log.h>
#include <map>
#include <string>
+#include <iterator>
#include "nextpnr.h"
NEXTPNR_NAMESPACE_BEGIN