From 1cf82930191d6498fc14e1854472f0d955a4c4ea Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 3 Jul 2018 08:52:19 +0200 Subject: Fixed macros and includes for MSVC --- json/jsonparse.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'json') 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 #include #include +#include #include "nextpnr.h" NEXTPNR_NAMESPACE_BEGIN -- cgit v1.2.3