From 409693faf4d82f3f25bcd0950b2b148b73f3f229 Mon Sep 17 00:00:00 2001 From: Jose Date: Mon, 2 Sep 2019 17:11:10 +0200 Subject: Fix slice2swift Windows build failure --- cpp/src/slice2swift/Gen.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/src/slice2swift/Gen.cpp') diff --git a/cpp/src/slice2swift/Gen.cpp b/cpp/src/slice2swift/Gen.cpp index 1d8ff20d595..8a57e737181 100644 --- a/cpp/src/slice2swift/Gen.cpp +++ b/cpp/src/slice2swift/Gen.cpp @@ -10,6 +10,8 @@ #include #include +#include + #include "Gen.h" using namespace std; -- cgit v1.2.3