From 789eac8e6ab2358d8e92046036ab03a47d3cb287 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 17 Jun 2015 23:29:51 -0700 Subject: [PATCH] Fix Windows build --- limelight-common/Platform.h | 1 + 1 file changed, 1 insertion(+) diff --git a/limelight-common/Platform.h b/limelight-common/Platform.h index 981c7b3..7e8e88c 100644 --- a/limelight-common/Platform.h +++ b/limelight-common/Platform.h @@ -8,6 +8,7 @@ #define WIN32_LEAN_AND_MEAN #include #include +#include #else #include #include