From 98c26d3328e5340ebd854801e4ebc70a9bb01516 Mon Sep 17 00:00:00 2001 From: duxet Date: Wed, 28 Feb 2018 08:23:29 +0100 Subject: [PATCH] Fix remaining MacOS build issues --- src/Transport/SSLWrapper.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Transport/SSLWrapper.cpp b/src/Transport/SSLWrapper.cpp index 335a7f7..726972b 100644 --- a/src/Transport/SSLWrapper.cpp +++ b/src/Transport/SSLWrapper.cpp @@ -16,6 +16,7 @@ * along with aasdk. If not, see . */ +#include #include #include #include