From 9742dba5959fbbddc5bcaefa3580e2fdf595fd0e Mon Sep 17 00:00:00 2001 From: Ashwin Sekhar T K Date: Mon, 5 Oct 2015 17:46:11 +0530 Subject: [PATCH] Fix compiler errors in common.h --- common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/common.h b/common.h index 7b81c6fb6..399d01cf2 100644 --- a/common.h +++ b/common.h @@ -86,6 +86,7 @@ extern "C" { #if !defined(_MSC_VER) #include #endif +#include #ifdef OS_LINUX #include