From 97cbf9adf6d3096a6d0bbfaccbeaca174ed4cbe4 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 16 Aug 2016 00:00:08 +0200 Subject: [PATCH] Fix compilation of cs_debug script with clang --- modules/acore/framework/Common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/acore/framework/Common.h b/modules/acore/framework/Common.h index 41cb831eb..b8e97695e 100644 --- a/modules/acore/framework/Common.h +++ b/modules/acore/framework/Common.h @@ -84,6 +84,7 @@ #include #include #include +#include #include #include