From 0eee01d4c6d8b660fb931138fa5641929b2dc5fb Mon Sep 17 00:00:00 2001 From: cigerxwinchaker Date: Wed, 27 Nov 2019 12:32:54 +0100 Subject: [PATCH] fix include for mac --- src/internal.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/internal.hpp b/src/internal.hpp index c0dcaac..2f248c2 100644 --- a/src/internal.hpp +++ b/src/internal.hpp @@ -9,6 +9,7 @@ #include #include #include +#include namespace vkvm {